 | ToggleSwitchIsOn Property |
Indicates the current state of the switch
Namespace:
ImmerseSDK.Interaction
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic bool IsOn { get; private set; }
Property Value
Type:
Boolean
See Also