@nativescript-community/ui-checkbox
Nativescript Doc
Preparing search index...
CheckBoxInterface
Interface CheckBoxInterface
interface
CheckBoxInterface
{
checked
:
boolean
;
text
?:
string
;
toggle
()
:
void
;
}
Index
Properties
checked
text?
Methods
toggle
Properties
checked
checked
:
boolean
Optional
text
text
?:
string
Methods
toggle
toggle
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
checked
text
Methods
toggle
Nativescript Doc
@nativescript-community/ui-checkbox
Loading...