Dynamic Icons Scripting Reference - v1.3.0
GitHub
Wiki
Preparing search index...
skia-canvas
App
Interface App
interface
App
{
windows
:
Window
[]
;
running
:
boolean
;
fps
:
number
;
launch
()
:
void
;
quit
()
:
void
;
}
Index
Methods
launch
quit
Properties
windows
running
fps
Methods
launch
launch
()
:
void
Returns
void
quit
quit
()
:
void
Returns
void
Properties
Readonly
windows
windows
:
Window
[]
Readonly
running
running
:
boolean
fps
fps
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
launch
quit
Properties
windows
running
fps
GitHub
Wiki
Dynamic Icons Scripting Reference - v1.3.0
Loading...