New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI MaskedInput Visual Structure
Updated on Jan 2, 2026
The visual structure of the .NET MAUI MaskedInput represents the anatomy of the UI component. Being familiar with the visual elements of the MaskedInput allows you to quickly find the information required to configure them.
The following image shows the anatomy of the MaskedInput.

Displayed Elements
- Entry—The main element of the MaskedInput that displays the masked text and allows user input.
- Validation—The visual indication that the current input is invalid.
- Different formats, like IP, Numeric—The MaskedInput supports different mask types that define the format of the input.