UxrKeyboardUI.AltEnabled Property
Gets whether the Alt key is pressed.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AltEnabled { get; }
Property Value
Type: Boolean
Gets whether the Alt key is pressed.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public bool AltEnabled { get; }
Type: Boolean