Table of Contents

Method SelectAll

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

SelectAll()

Selects all the text in the entry field. Sets the cursor position to the start and the selection length to the full text length.

public virtual void SelectAll()