The Xamarin.Android NumericUpDown is an editor control that allows users to increase or decrease a numeric value using increment and decrement buttons. This control also allows selecting a numeric value within a certain range.
Define the minimum and maximum values when an app needs to restrict users to selecting a value within a range. This meets a requirement like booking airline tickets when you want to restrict commuters to booking a maximum of five (for example) tickets at a time.
Customizes the increment that applies to every increase or decrease of spin buttons.
Provides continuous spinning between ranges.
Spin buttons are highly customizable.
Spin buttons can be aligned at the left or right side of the control. To enhance the alignment, the buttons can be aligned at both sides, where the up button is on the right and the down button is on the left.
Rescale and change the color by simply applying the icon font to a spin button. This option provides a simple interface where you get rid of icon scalability issues on various devices.
A direct option is used to apply images on a spin button to indicate the up-down value.
You can apply a custom view to a spin button. Use a busy indicator if you are doing any service-based requirement when you select a numeric value.
The incremental and decremental values can be validated once with every tap or constantly updated on touch.
The NumericUpDown can be formatted based on the standard MSDN number formats.
Through formatting, percentage and currency behavior can be achieved. Currency and number denotations display based on the culture setting.
The NumericUpDown can also work with any custom format. The custom format can be any symbol or text that can be placed as prefix or suffix to the numbers.
The precision of the value can be controlled. The number precision can be restricted while typing the value itself.
You can customize the font size in pixel precision along with standard options such as small, medium, and large.
You are not constrained to using traditional fonts. So you can use a custom font that suits your application. This control can render some iconic fonts, too.
Text color and background color can be customized.
The currency format and number format are culturally sensed.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.