iOSSwitch

From Xojo Documentation

Class (inherits from iOSControl)

A Switch control is used to indicate an on/off, yes/no or true/false selection.

Events
Close Open ValueChanged
Properties
AccessibilityHint Left fa-lock-32.png Value
AccessibilityLabel Name fa-lock-32.png Visible
Enabled Parent fa-lock-32.png Width fa-lock-32.png
Height fa-lock-32.png Top fa-lock-32.png
Methods
AddConstraint ControlCount RemoveConstraint
AddControl Handle RemoveControl
Control Invalidate SetTintColor

See Also