Syncfusion.Xamarin.SfMaskedEdit by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.SfMaskedEdit" Version="17.1.0.50" />

 Syncfusion.Xamarin.SfMaskedEdit 17.1.0.50

Syncfusion MaskedEdit for Xamarin.Forms restricts input of certain types of characters, texts, and numbers using mask characters or regex. This control is used to create a template for providing information such as telephone numbers, IP addresses, product IDs, and so on. Key features: • Input can be masked with fixed or variable length by setting the MaskType to text or RegEx, respectively. • Custom prompt characters can be set. • Special symbols such as currency symbol, date separator, decimal separator, etc., can be localized based on the culture. • Input validation can be done either during each key press or when the control loses its focus. • Values can be accessed with or without literal and prompt characters. • Clipboard operations can be used with or without literal and prompt characters. • Watermark text can be used to display an instruction or important information. • The UI of the masked text box is completely customizable. Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP). Learn more: https://www.syncfusion.com/xamarin-ui-controls/masked-entry?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/xamarin/sfmaskededit/overview?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Xamarin.SfMaskedEdit</id>
    <version>17.1.0.50</version>
    <title>Syncfusion Masked Entry Control for Xamarin.Forms</title>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.syncfusion.com/nuget/license?utm_source=nuget&amp;utm_medium=listing</licenseUrl>
    <projectUrl>https://www.syncfusion.com/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <iconUrl>https://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>Syncfusion MaskedEdit for Xamarin.Forms restricts input of certain types of characters, texts, and numbers using mask characters or regex. This control is used to create a template for providing information such as telephone numbers, IP addresses, product IDs, and so on.

Key features:
• Input can be masked with fixed or variable length by setting the MaskType to text or RegEx, respectively.
• Custom prompt characters can be set.
• Special symbols such as currency symbol, date separator, decimal separator, etc., can be localized based on the culture.
• Input validation can be done either during each key press or when the control loses its focus.
• Values can be accessed with or without literal and prompt characters.
• Clipboard operations can be used with or without literal and prompt characters.
• Watermark text can be used to display an instruction or important information.
• The UI of the masked text box is completely customizable.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

Learn more: https://www.syncfusion.com/xamarin-ui-controls/masked-entry?utm_source=nuget&amp;utm_medium=listing

Documentation: https://help.syncfusion.com/xamarin/sfmaskededit/overview?utm_source=nuget&amp;utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&amp;utm_medium=listing
Forum: https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&amp;utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&amp;utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&amp;utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&amp;utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.</description>
    <releaseNotes>https://help.syncfusion.com/xamarin/release-notes/v17.1.0.50?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2019 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin ios android syncfusion.xamarin maskedtextbox maskededit mask</tags>
    <dependencies>
      <dependency id="Xamarin.Forms" version="3.1.0.697729" />
      <dependency id="Syncfusion.Xamarin.Core" version="17.1.0.50" />
    </dependencies>
  </metadata>
</package>