MaskedTextBoxResetOnSpace Property

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

Definition

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

Property Value

Boolean

See Also