Skip to content

Files

Latest commit

71fb7f0 · May 15, 2025

History

History

MaskedEdit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 15, 2025
May 15, 2025
May 15, 2025
May 15, 2025
May 15, 2025
May 15, 2025
May 15, 2025

The masked text box is an advanced version of the entry control that restricts input to certain types of characters, texts, and numbers using a masked pattern. This control is used to create a template for providing information such as telephone numbers, IP addresses, product IDs, and so on.

Sample Description
Money transfer This sample demonstrates different masked values input to restrict users to provide only valid payment transaction details in the Xamarin Forms application. Users can change the culture, prompt character, hide prompt on leave, and validation mode properties in the option page.