MaskedTextBoxResetOnPrompt Property
Gets or sets a value indicating if selected characters should be reset when the prompt character is pressed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ResetOnPrompt { get; set; }
Public Property ResetOnPrompt As Boolean
Get
Set
member ResetOnPrompt : bool with get, set
Property Value
Boolean