Preparing search index...
The search index is not available
novastar.js
novastar.js
@novastar/native
CabinetCorrectLocationSize
CabinetCorrectLocationSize
InterfaceCabinetCorrectLocationSize
interface
CabinetCorrectLocationSize
{
Height
?:
number
;
IsValid
?:
boolean
;
StartCol
?:
number
;
StartRow
?:
number
;
Width
?:
number
;
}
Hierarchy
TypeOf
<
typeof
CabinetCorrectLocationSize
>
CabinetCorrectLocationSize
Index
Properties
Height?
Is
Valid?
Start
Col?
Start
Row?
Width?
Properties
Optional
Height
Height
?:
number
= common.Int32
Optional
Is
Valid
Is
Valid
?:
boolean
= common.Bool
Optional
Start
Col
Start
Col
?:
number
= common.Int32
Optional
Start
Row
Start
Row
?:
number
= common.Int32
Optional
Width
Width
?:
number
= common.Int32
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Height
Is
Valid
Start
Col
Start
Row
Width
novastar.js
Loading...