UxrKeyboardUI.HidePassword Property
Gets or sets whether to hide password characters when IsPassword is used.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool HidePassword { get; set; }
Property Value
Type: Boolean