Table of Contents

Property SelectAllOnFocus

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

SelectAllOnFocus

Gets or sets a value indicating whether all text should be selected when the control gains focus.

public bool SelectAllOnFocus { get; set; }

Property Value

bool