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()