UxrKeyboardUI.PreviewCaps Property
Gets or sets whether the key labels casing changes when the shift of caps lock key is pressed.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool PreviewCaps { get; set; }
Property Value
Type: Boolean