ResetOnSpace 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)
- C#
- VB
- F#
public bool ResetOnSpace { get; set; }
Public Property ResetOnSpace As Boolean
Get
Set
member ResetOnSpace : bool with get, set