PasswordChar Property
Gets or sets the Char that should be used for password masking
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public char PasswordChar { get; set; }
Public Property PasswordChar As Char
Get
Set
member PasswordChar : char with get, set