Controls/Editor

From Wiki Maui Linux NET
Jump to navigation Jump to search


Editor

Kind
Control
Microsoft Docs
Editor documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Multiline text input; check IME/selection on GTK.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Text?Content
Placeholder?Hint text
IsReadOnly?Disable edits
AutoSize?None/TextChanges
Keyboard?Input type
TextColor?Foreground
CursorPosition?Start index
SelectionLength?Length of selection