UxrKeyboardUI.IsPassword Property

Gets or sets whether the keyboard is being used to type in a password. This can be used to hide the content behind asterisk characters.

Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public bool IsPassword { get; set; }

Property Value

Type: Boolean

See Also

Reference

UxrKeyboardUI Class
UltimateXR.UI.Helpers.Keyboard Namespace