UxrKeyboardKeyUI.UpdateLetterKeyLabel Method
Updates the label on the key.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void UpdateLetterKeyLabel(
bool shiftEnabled
)
Parameters
- shiftEnabled
- Type: System.Boolean
Whether shift is enabled
See Also
Reference
UxrKeyboardKeyUI Class
UltimateXR.UI.Helpers.Keyboard Namespace