phina.js.d.ts
Preparing search index...
phina
display
ShapeStatic
Interface ShapeStatic
interface
ShapeStatic
{
new
ShapeStatic
(
options
?:
ShapeOptions
)
:
phina
.
display
.
Shape
;
watchRenderProperties
(
keys
:
string
[]
)
:
void
;
watchRenderProperty
(
key
:
string
)
:
void
;
(
options
?:
ShapeOptions
)
:
phina
.
display
.
Shape
;
}
ShapeStatic
(
options
?:
ShapeOptions
)
:
phina
.
display
.
Shape
Parameters
Optional
options
:
ShapeOptions
Returns
phina
.
display
.
Shape
Index
Constructors
constructor
Methods
watch
Render
Properties
watch
Render
Property
Constructors
constructor
new
ShapeStatic
(
options
?:
ShapeOptions
)
:
phina
.
display
.
Shape
Parameters
Optional
options
:
ShapeOptions
Returns
phina
.
display
.
Shape
Methods
watch
Render
Properties
watchRenderProperties
(
keys
:
string
[]
)
:
void
Parameters
keys
:
string
[]
Returns
void
watch
Render
Property
watchRenderProperty
(
key
:
string
)
:
void
Parameters
key
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
watch
Render
Properties
watch
Render
Property
phina.js.d.ts
Loading...