Controls/Entry

From Wiki Maui Linux NET
Jump to navigation Jump to search


Entry

Kind
Control
Microsoft Docs
Entry documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Single-line text input; verify IME/dead keys & selection on GTK.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Text?
Placeholder?
IsPassword?Masks input
Keyboard?Input type
ReturnType?Enter key behavior
ClearButtonVisibility?Platform feature
TextColor?
CursorPosition?Start index
SelectionLength?Length of selection