This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddCheckbox
Hello World
Adds an MUI Checkbox on a given layout.
chc = MUI.AddCheckbox(
parent
,
list
,
width
,
height
,
color
) →
Object
See
CreateCheckbox
for a full documentation.
Number:
fraction (0..1)
String:
hexadecimal:
“#rrggbb”
,
“#aarrggbb”
colourName:
“red”
,
“green”
, ...
Object:
MUI Layout or DS Layout control
List:
A comma separated string
loading