This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddButtonToggle
Hello World
Adds a toggleable button on a given layout.
btt = MUI.AddButtonToggle(
parent
,
text
,
width
,
height
,
value
,
callback
) →
Object
See
CreateButtonToggle
for a full documentation.
Boolean
Number:
fraction (0..1)
String:
“Button text”
Object:
MUI Layout or DS Layout control
function
()
loading