TextBox.

SelectAll() Method

Summary

Select all text in the TextBox
Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

public void SelectAll()

Return Value

Type Description
void