.NET MAUI Text Input Layout (SfTextInputLayout) Overview

8 Jul 20251 minute to read

The text input layout adds decorative elements like floating labels, icons, and assistive labels on top of input views such as Entry and Editor controls.

.NET MAUI TextInputLayout control.

Key features

  • Display floating label when the input view is focused.
  • Display error label.
  • Support filled and outlined container type.
  • Display leading and trailing icons.
  • Display help label.
  • Password visibility toggling.