MaskedTextBoxResetOnPrompt Property

Gets or sets a value indicating if selected characters should be reset when the prompt character is pressed.

Definition

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

Property Value

Boolean

See Also