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

Displayed Elements
- Input Field—The area where the numeric value is displayed and can be edited.
- Increase Button—The button used to increase the numeric value.
- Decrease Button—The button used to decrease the numeric value.