phina.js.d.ts
Preparing search index...
phina
app
Updater
Interface Updater
interface
Updater
{
app
:
phina
.
display
.
DomApp
;
update
(
root
:
phina
.
app
.
Element
)
:
void
;
}
Index
Properties
app
Methods
update
Properties
app
app
:
phina
.
display
.
DomApp
Methods
update
update
(
root
:
phina
.
app
.
Element
)
:
void
Parameters
root
:
phina
.
app
.
Element
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Methods
update
phina.js.d.ts
Loading...