Content:
- Methods

Creates a switchable settings that can be toggled on and off.

sws = MUI.CreateSwitchSettings( text, width, height, value, color, backColor ) → Object

Example - Basic click to expand contents 

Example - More Settings click to expand contents 

Methods

The following methods are available on the SwitchSettings object:

Focus()
GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetHeight( options ) → Number
GetLeft( options ) → Number
GetParent() → app object
GetPosition( options ) → Object: { left, top, right, bottom }
GetTop( options ) → Number
GetType() → String: “Seekbar”
GetValue() → Boolean
GetWidth( options ) → Number
Gone()
IsEnabled() → Boolean
IsOverlap( obj, depth ) → Boolean
IsVisible() → Boolean