Skip to content

UITextInput.IsPassword Property

Definition

Namespace: Brine2D.UI

When true, the text is hidden behind MaskChar characters.

C#
public bool IsPassword { get; set; }

Property Value

System.Boolean