Search
Preparing search index...
The search index is not available
Spider Engine API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UISize
Class UISize
Hierarchy
UISize
Index
Constructors
constructor
Properties
type
value
Constructors
constructor
new UISize
(
type
?:
undefined
|
number
, value
?:
undefined
|
number
)
:
UISize
Parameters
Optional
type:
undefined
|
number
Optional
value:
undefined
|
number
Returns
UISize
Properties
type
type
:
UISizeType
= UISizeType.Auto
value
value
:
number
= 256
Globals
UISize
constructor
type
value