TextBox.

ClearSelection() Method

Summary

Clears the current selection, maintaining the CaretIndex
Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

public void ClearSelection()

Return Value

Type Description
void