TextBoxRevealPassword Property

Gets or sets whether text masked by PasswordChar should be revealed

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool RevealPassword { get; set; }

Property Value

Boolean

See Also