Syncfusion.Xamarin.SfMaskedEdit 16.3.0.17-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfMaskedEdit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfMaskedEdit --version 16.3.0.17-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfMaskedEdit -Version 16.3.0.17-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Xamarin.SfMaskedEdit" Version="16.3.0.17-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfMaskedEdit" Version="16.3.0.17-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfMaskedEdit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Xamarin.SfMaskedEdit --version 16.3.0.17-beta
                    
#r "nuget: Syncfusion.Xamarin.SfMaskedEdit, 16.3.0.17-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.Xamarin.SfMaskedEdit@16.3.0.17-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfMaskedEdit&version=16.3.0.17-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfMaskedEdit&version=16.3.0.17-beta&prerelease
                    
Install as a Cake Tool

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/products/xamarin/masked-input-text

Documentation: https://help.syncfusion.com/xamarin/sfmaskededit/overview

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/xamarin.forms

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/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfMaskedEdit:

Package Downloads
Syncfusion.Xamarin.SfDataForm

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataForms control and more.

Cyber.Xamari.lib

Package Description

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

Malibu.Core

Package Description

Malibu.Client

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Syncfusion.Xamarin.SfMaskedEdit:

Repository Stars
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
jamesmontemagno/app-ac-islandtracker
Animal Crossing Island Tracking Mobile App
Version Downloads Last Updated
30.2.4 293 8/7/2025
30.1.42 113 7/28/2025
30.1.41 556 7/22/2025
30.1.40 179 7/14/2025
30.1.39 180 7/8/2025
30.1.38 177 7/1/2025
30.1.37 191 6/25/2025
29.2.11 211 6/16/2025
29.2.10 387 6/9/2025
29.2.9 512 6/5/2025
29.2.8 163 6/3/2025
29.2.7 196 5/26/2025
29.2.5 198 5/21/2025
29.2.4 299 5/14/2025
29.1.41 194 5/5/2025
29.1.40 246 4/28/2025
29.1.39 232 4/21/2025
29.1.38 284 4/14/2025
29.1.37 226 4/8/2025
29.1.35 275 4/1/2025
29.1.33 612 3/25/2025
28.2.12 359 3/19/2025
28.2.11 260 3/10/2025
28.2.9 289 3/4/2025
28.2.7 189 2/25/2025
28.2.6 175 2/17/2025
28.2.5 191 2/11/2025
28.2.4 350 2/4/2025
28.2.3 207 1/29/2025
28.1.41 235 1/20/2025
28.1.39 301 1/13/2025
28.1.38 209 1/7/2025
28.1.37 197 12/31/2024
28.1.36 180 12/23/2024
28.1.35 214 12/18/2024
28.1.33 211 12/12/2024
27.2.5 377 12/2/2024
27.2.4 189 11/26/2024
27.2.3 176 11/22/2024
27.2.2 197 11/15/2024
27.1.58 224 11/4/2024
27.1.57 836 10/28/2024
27.1.56 299 10/23/2024
27.1.55 159 10/21/2024
27.1.53 211 10/14/2024
27.1.52 197 10/7/2024
27.1.51 249 9/30/2024
27.1.50 730 9/23/2024
27.1.48 365 9/18/2024
26.2.14 277 9/9/2024
26.2.13 198 9/5/2024
26.2.12 187 9/2/2024
26.2.11 260 8/27/2024
26.2.10 270 8/19/2024
26.2.9 325 8/12/2024
26.2.8 192 8/5/2024
26.2.7 187 7/29/2024
26.2.5 331 7/26/2024
26.2.4 185 7/24/2024
26.1.42 262 7/15/2024
26.1.41 543 7/8/2024
26.1.40 285 7/1/2024
26.1.39 1,349 6/24/2024
26.1.38 511 6/18/2024
26.1.35 315 6/11/2024
25.2.7 577 6/3/2024
25.2.6 231 5/28/2024
25.2.5 253 5/21/2024
25.2.4 353 5/14/2024
25.2.3 3,378 5/8/2024
25.1.42 420 4/29/2024
25.1.41 649 4/23/2024
25.1.40 299 4/15/2024
25.1.39 433 4/8/2024
25.1.38 322 4/1/2024
25.1.37 342 3/26/2024
25.1.35 880 3/15/2024
24.2.9 2,210 3/4/2024
24.2.8 480 2/26/2024
24.2.7 482 2/19/2024
24.2.6 646 2/14/2024
24.2.5 470 2/12/2024
24.2.4 884 2/5/2024
24.2.3 723 1/31/2024
24.1.47 629 1/22/2024
24.1.46 858 1/16/2024
24.1.45 2,909 1/8/2024
24.1.44 2,257 1/2/2024
24.1.43 706 12/27/2023
24.1.41 1,095 12/18/2023
23.2.7 2,439 12/6/2023
23.2.6 879 11/28/2023
23.2.5 1,114 11/23/2023
23.2.4 889 11/20/2023
23.1.44 2,913 11/6/2023
23.1.43 866 10/30/2023
23.1.42 976 10/23/2023
23.1.41 1,582 10/16/2023
23.1.40 1,052 10/10/2023
23.1.39 1,470 10/4/2023
23.1.38 4,410 9/26/2023
23.1.36 18,364 9/15/2023
22.2.12 1,465 9/5/2023
22.2.11 2,316 8/28/2023
22.2.10 1,136 8/22/2023
22.2.9 15,771 8/14/2023
22.2.8 1,495 8/7/2023
22.2.7 1,274 8/2/2023
22.2.5 1,783 7/27/2023
22.1.39 1,632 7/18/2023
22.1.38 1,735 7/11/2023
22.1.37 1,408 7/3/2023
22.1.36 1,434 6/28/2023
22.1.34 4,854 6/21/2023
21.2.10 5,577 6/13/2023
21.2.9 2,439 6/6/2023
21.2.8 1,585 5/30/2023
21.2.6 1,422 5/22/2023
21.2.5 2,679 5/15/2023
21.2.4 1,732 5/9/2023
21.2.3 1,773 5/3/2023
21.1.41 2,404 4/19/2023
21.1.39 2,050 4/10/2023
21.1.38 2,426 4/3/2023
21.1.37 1,757 3/29/2023
21.1.35 2,098 3/23/2023
20.4.0.54 2,106 3/13/2023
20.4.0.53 1,626 3/7/2023
20.4.0.52 3,659 2/28/2023
20.4.0.51 9,891 2/21/2023
20.4.0.50 1,668 2/14/2023
20.4.0.49 2,824 2/7/2023
20.4.0.48 2,972 2/1/2023
20.4.0.44 3,981 1/18/2023
20.4.0.43 3,140 1/10/2023
20.4.0.42 1,598 1/4/2023
20.4.0.41 1,612 12/29/2022
20.4.0.40 1,455 12/28/2022
20.4.0.38 1,988 12/21/2022
20.3.0.61 10,175 12/12/2022
20.3.0.60 2,486 12/6/2022
20.3.0.59 9,258 11/29/2022
20.3.0.58 3,990 11/22/2022
20.3.0.57 2,072 11/15/2022
20.3.0.56 2,445 11/8/2022
20.3.0.52 6,580 10/27/2022
20.3.0.50 2,127 10/18/2022
20.3.0.49 6,050 10/11/2022
20.3.0.48 1,950 10/5/2022
20.3.0.47 6,636 9/29/2022
20.2.0.50 4,506 9/20/2022
20.2.0.49 2,342 9/13/2022
20.2.0.48 2,700 9/6/2022
20.2.0.46 2,753 8/30/2022
20.2.0.45 6,085 8/23/2022
20.2.0.44 3,582 8/16/2022
20.2.0.43 5,672 8/8/2022
20.2.0.40 78,770 7/26/2022
20.2.0.39 6,459 7/19/2022
20.2.0.38 3,470 7/12/2022
20.2.0.36 10,334 6/30/2022
20.1.0.61 4,092 6/20/2022
20.1.0.60 8,100 6/14/2022
20.1.0.59 2,870 6/7/2022
20.1.0.58 2,448 5/31/2022
20.1.0.57 22,719 5/24/2022
20.1.0.56 8,037 5/17/2022
20.1.0.55 2,671 5/12/2022
20.1.0.52 17,577 5/3/2022
20.1.0.51 4,963 4/26/2022
20.1.0.50 2,924 4/19/2022
20.1.0.48 5,635 4/12/2022
20.1.0.47 5,949 4/4/2022
19.4.0.56 54,040 3/15/2022
19.4.0.55 6,723 3/8/2022
19.4.0.54 5,307 2/28/2022
19.4.0.53 5,191 2/22/2022
19.4.0.52 2,590 2/15/2022
19.4.0.50 3,309 2/8/2022
19.4.0.48 14,652 1/31/2022
19.4.0.47 3,327 1/25/2022
19.4.0.43 2,445 1/18/2022
19.4.0.42 4,273 1/11/2022
19.4.0.41 3,808 1/4/2022
19.4.0.40 2,016 12/28/2021
19.4.0.38 2,624 12/17/2021
19.3.0.59 3,292 12/14/2021
19.3.0.57 3,823 12/7/2021
19.3.0.56 3,596 11/29/2021
19.3.0.55 2,443 11/23/2021
19.3.0.54 3,278 11/17/2021
19.3.0.53 2,326 11/12/2021
19.3.0.48 18,104 11/2/2021
19.3.0.47 2,265 10/26/2021
19.3.0.46 12,194 10/19/2021
19.3.0.45 2,099 10/12/2021
19.3.0.44 3,743 10/5/2021
19.3.0.43 8,185 9/30/2021
19.2.0.62 4,314 9/13/2021
19.2.0.60 2,660 9/7/2021
19.2.0.59 2,248 8/30/2021
19.2.0.57 3,096 8/24/2021
19.2.0.56 4,111 8/17/2021
19.2.0.55 4,212 8/11/2021
19.2.0.51 4,096 8/2/2021
19.2.0.49 2,779 7/27/2021
19.2.0.48 8,469 7/19/2021
19.2.0.47 8,117 7/13/2021
19.2.0.46 2,445 7/6/2021
19.2.0.44 4,496 6/30/2021
19.1.0.69 4,297 6/14/2021
19.1.0.67 4,753 6/7/2021
19.1.0.66 4,793 5/31/2021
19.1.0.65 42,572 5/24/2021
19.1.0.64 2,532 5/19/2021
19.1.0.63 2,546 5/13/2021
19.1.0.59 6,128 5/3/2021
19.1.0.58 4,351 4/26/2021
19.1.0.57 6,281 4/20/2021
19.1.0.56 7,992 4/13/2021
19.1.0.55 3,461 4/6/2021
19.1.0.54 4,136 3/30/2021
18.4.0.49 12,584 3/22/2021
18.4.0.48 7,810 3/16/2021
18.4.0.47 3,190 3/9/2021
18.4.0.46 5,241 3/2/2021
18.4.0.44 4,083 2/23/2021
18.4.0.43 4,447 2/15/2021
18.4.0.42 7,153 2/9/2021
18.4.0.41 78,255 2/2/2021
18.4.0.39 3,433 1/28/2021
18.4.0.35 3,234 1/19/2021
18.4.0.34 3,499 1/12/2021
18.4.0.33 5,554 1/4/2021
18.4.0.32 2,219 12/30/2020
18.4.0.31 3,071 12/22/2020
18.4.0.30 15,281 12/17/2020
18.3.0.53 11,321 12/8/2020
18.3.0.52 2,743 11/30/2020
18.3.0.51 3,615 11/23/2020
18.3.0.50 4,614 11/17/2020
18.3.0.48 3,899 11/10/2020
18.3.0.47 3,803 11/5/2020
18.3.0.44 7,515 10/27/2020
18.3.0.42 3,092 10/20/2020
18.3.0.40 3,597 10/12/2020
18.3.0.38 3,533 10/7/2020
18.3.0.35 3,675 10/1/2020
18.2.0.59 8,514 9/22/2020
18.2.0.58 4,221 9/15/2020
18.2.0.57 3,301 9/8/2020
18.2.0.56 6,117 9/1/2020
18.2.0.55 3,937 8/25/2020
18.2.0.54 3,914 8/18/2020
18.2.0.48 10,883 8/4/2020
18.2.0.47 2,519 7/28/2020
18.2.0.46 3,057 7/21/2020
18.2.0.45 4,690 7/14/2020
18.2.0.44 11,097 7/6/2020
18.1.0.59 8,522 6/23/2020
18.1.0.57 3,256 6/16/2020
18.1.0.56 2,863 6/9/2020
18.1.0.55 8,195 6/2/2020
18.1.0.54 4,207 5/27/2020
18.1.0.53 4,174 5/19/2020
18.1.0.52 5,788 5/13/2020
18.1.0.48 7,558 5/5/2020
18.1.0.46 4,672 4/28/2020
18.1.0.45 3,307 4/21/2020
18.1.0.44 7,605 4/14/2020
18.1.0.43 3,586 4/7/2020
18.1.0.42 8,001 4/1/2020
18.1.0.36-beta 1,631 3/19/2020
17.4.0.55 10,787 3/10/2020
17.4.0.53 4,831 3/3/2020
17.4.0.51 4,456 2/25/2020
17.4.0.50 2,774 2/18/2020
17.4.0.49 4,247 2/11/2020
17.4.0.47 2,920 2/5/2020
17.4.0.46 4,192 1/30/2020
17.4.0.44 5,120 1/21/2020
17.4.0.43 4,437 1/14/2020
17.4.0.41 4,473 1/7/2020
17.4.0.40 3,193 12/24/2019
17.4.0.39 4,072 12/17/2019
17.3.0.34 47,174 12/10/2019
17.3.0.33 2,495 12/4/2019
17.3.0.30 2,086 12/3/2019
17.3.0.29 3,290 11/26/2019
17.3.0.28 2,776 11/19/2019
17.3.0.27 6,016 11/12/2019
17.3.0.26 2,839 11/5/2019
17.3.0.21 2,895 10/29/2019
17.3.0.19 3,236 10/22/2019
17.3.0.17 3,062 10/15/2019
17.3.0.14 13,944 10/3/2019
17.3.0.9-beta 1,711 9/20/2019
17.2.0.51 5,284 9/10/2019
17.2.0.49 3,154 9/3/2019
17.2.0.47 3,074 8/27/2019
17.2.0.46 2,670 8/22/2019
17.2.0.41 16,119 8/13/2019
17.2.0.40 3,156 8/6/2019
17.2.0.39 7,333 7/30/2019
17.2.0.36 4,582 7/23/2019
17.2.0.35 2,485 7/17/2019
17.2.0.34 14,037 7/11/2019
17.2.0.28-beta 1,675 6/27/2019
17.1.0.53 8,532 6/25/2019
17.1.0.52 2,535 6/18/2019
17.1.0.51 2,516 6/11/2019
17.1.0.50 4,607 6/4/2019
17.1.0.49 4,495 5/28/2019
17.1.0.48 4,918 5/21/2019
17.1.0.47 3,598 5/14/2019
17.1.0.44 3,285 5/7/2019
17.1.0.43 2,551 4/30/2019
17.1.0.42 4,533 4/23/2019
17.1.0.41 3,464 4/16/2019
17.1.0.40 3,120 4/9/2019
17.1.0.38 6,181 3/29/2019
17.1.0.32-beta 2,176 3/13/2019
16.4.0.54 4,478 2/19/2019
16.4.0.53 1,464 2/13/2019
16.4.0.52 2,607 2/5/2019
16.4.0.48 1,926 1/22/2019
16.4.0.47 1,906 1/16/2019
16.4.0.46 1,641 1/8/2019
16.4.0.44 1,978 12/24/2018
16.4.0.42 2,694 12/17/2018
16.4.0.40-beta 961 12/10/2018
16.3.0.36 2,368 11/27/2018
16.3.0.35-beta 946 11/23/2018
16.3.0.29 3,196 10/30/2018
16.3.0.21 9,718 9/21/2018
16.3.0.17-beta 1,092 9/12/2018
16.2.0.50 2,186 8/28/2018
16.2.0.46 2,579 8/6/2018
16.2.0.42 2,535 6/29/2018
16.2.0.41 2,028 6/25/2018
16.1.0.37 2,470 4/25/2018
16.1.0.32 2,276 3/29/2018
16.1.0.26 1,833 3/7/2018
16.1.0.24 1,870 2/22/2018