Notice: After Volume 1 2025 (Mid of March 2025), updates, bug fixes, and feature enhancements for this control will no longer be available in the Syncfusion package. Please switch to the Syncfusion Toolkit for .NET MAUI for continued support. For a smooth transition refer this migration document.
.NET MAUI NumericEntry Overview
10 Dec 20241 minute to read
The .NET MAUI NumericEntry control is designed to provide a user-friendly and advanced input experience for numeric values. It supports a wide range of numeric formats, including currency, percentages, decimals, and more. With its key features, it enables enhanced user experience and facilitates input validation.
Control Structure
Key features
- Input validation is triggered when the focus is lost, or the enter key is pressed.
- Convenient value increment and decrement using the up-down button.
- Flexible display of values in various custom formats.
- Adapts to different cultural and regional settings for value presentation.
- Placeholder text displayed when the Numeric Entry control contains an empty or null value.