TextBoxPasswordChar Property
Gets or sets the
Char that should be used for password masking
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public char PasswordChar { get; set; }
Public Property PasswordChar As Char
Get
Set
member PasswordChar : char with get, set
Property Value
Char