ClearSelection Method
Clears the current selection
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public void ClearSelection()
Public Sub ClearSelection
member ClearSelection : unit -> unit