Skip to content

Files

Latest commit

40e5ea3 · Jan 28, 2021

History

History
This branch is 76 commits behind syncfusion/xamarin-demos:master.

NumericTextBox

The numeric text box is an advanced version of entry control that restricts input to numeric values. It also provides a gesture-friendly UI culture that can be configured to display different formats like currency format, scientific format, and more.

Sample Description
Simple interest This sample demonstrates how to calculate simple interest with currency format, percentage format, and custom format using numeric text box in a Xamarin Forms application. Users can change different cultures and also AllowNull properties in the option page.