Properties |
||
Name | Type | |
---|---|---|
animationShowDelay | double | |
animationHideDelay | double | |
boxSize | object | |
isChecked | bool | |
disabled | bool | |
enableContainerClick | bool | |
groupName | string | |
hasThreeStates | bool | |
height | object | |
rtl | bool | |
theme | string | |
width | object | |
Events |
||
onChecked | Event | |
onChange | Event | |
onUnchecked | Event | |
Methods |
||
Name | Arguments | Return Type |
check | () | void |
disable | () | void |
destroy | () | void |
enable | () | void |
focus | () | void |
render | () | void |
uncheck | () | void |
val | [SET] (bool value) [GET] () | [SET] void [GET] bool |