togglemode - eisclimber/ExPresS-XR GitHub Wiki
Property in BaseButton
If enabled, the button will be in toggle mode and stay in the up or down position after being pressed.
public bool ToggleMode { get; set; }Property in BaseButton
If enabled, the button will be in toggle mode and stay in the up or down position after being pressed.
public bool ToggleMode { get; set; }