Back

AddCheckBox

JS Py
Hello World

Creates and adds a CheckBox to a Layout.

app.AddCheckBox( layout, text, width=-1, height=-1, options? ) → app object: CheckBox

See CreateCheckBox for full documentation.

String
Number: fraction (0..1)
String: comma “,” separated: “FillX/Y”, “NoSound”
app object: Layout