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

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

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 527 8/7/2025
30.1.42 188 7/28/2025
30.1.41 611 7/22/2025
30.1.40 236 7/14/2025
30.1.39 238 7/8/2025
30.1.38 236 7/1/2025
30.1.37 257 6/25/2025
29.2.11 283 6/16/2025
29.2.10 492 6/9/2025
29.2.9 820 6/5/2025
29.2.8 218 6/3/2025
29.2.7 263 5/26/2025
29.2.5 266 5/21/2025
29.2.4 362 5/14/2025
29.1.41 260 5/5/2025
29.1.40 309 4/28/2025
29.1.39 301 4/21/2025
29.1.38 357 4/14/2025
29.1.37 302 4/8/2025
29.1.35 343 4/1/2025
29.1.33 677 3/25/2025
28.2.12 433 3/19/2025
28.2.11 323 3/10/2025
28.2.9 353 3/4/2025
28.2.7 256 2/25/2025
28.2.6 230 2/17/2025
28.2.5 246 2/11/2025
28.2.4 428 2/4/2025
28.2.3 272 1/29/2025
28.1.41 320 1/20/2025
28.1.39 344 1/13/2025
28.1.38 274 1/7/2025
28.1.37 268 12/31/2024
28.1.36 250 12/23/2024
28.1.35 277 12/18/2024
28.1.33 288 12/12/2024
27.2.5 432 12/2/2024
27.2.4 234 11/26/2024
27.2.3 241 11/22/2024
27.2.2 262 11/15/2024
27.1.58 291 11/4/2024
27.1.57 900 10/28/2024
27.1.56 362 10/23/2024
27.1.55 227 10/21/2024
27.1.53 282 10/14/2024
27.1.52 256 10/7/2024
27.1.51 308 9/30/2024
27.1.50 798 9/23/2024
27.1.48 420 9/18/2024
26.2.14 346 9/9/2024
26.2.13 262 9/5/2024
26.2.12 251 9/2/2024
26.2.11 323 8/27/2024
26.2.10 324 8/19/2024
26.2.9 388 8/12/2024
26.2.8 248 8/5/2024
26.2.7 250 7/29/2024
26.2.5 404 7/26/2024
26.2.4 262 7/24/2024
26.1.42 331 7/15/2024
26.1.41 620 7/8/2024
26.1.40 348 7/1/2024
26.1.39 1,408 6/24/2024
26.1.38 567 6/18/2024
26.1.35 367 6/11/2024
25.2.7 657 6/3/2024
25.2.6 298 5/28/2024
25.2.5 295 5/21/2024
25.2.4 414 5/14/2024
25.2.3 3,449 5/8/2024
25.1.42 485 4/29/2024
25.1.41 717 4/23/2024
25.1.40 354 4/15/2024
25.1.39 515 4/8/2024
25.1.38 388 4/1/2024
25.1.37 404 3/26/2024
25.1.35 947 3/15/2024
24.2.9 2,291 3/4/2024
24.2.8 544 2/26/2024
24.2.7 550 2/19/2024
24.2.6 711 2/14/2024
24.2.5 527 2/12/2024
24.2.4 950 2/5/2024
24.2.3 805 1/31/2024
24.1.47 683 1/22/2024
24.1.46 923 1/16/2024
24.1.45 2,977 1/8/2024
24.1.44 2,311 1/2/2024
24.1.43 772 12/27/2023
24.1.41 1,177 12/18/2023
23.2.7 2,494 12/6/2023
23.2.6 950 11/28/2023
23.2.5 1,208 11/23/2023
23.2.4 955 11/20/2023
23.1.44 2,976 11/6/2023
23.1.43 931 10/30/2023
23.1.42 1,036 10/23/2023
23.1.41 1,644 10/16/2023
23.1.40 1,105 10/10/2023
23.1.39 1,521 10/4/2023
23.1.38 4,460 9/26/2023
23.1.36 18,568 9/15/2023
22.2.12 1,527 9/5/2023
22.2.11 2,380 8/28/2023
22.2.10 1,198 8/22/2023
22.2.9 15,821 8/14/2023
22.2.8 1,549 8/7/2023
22.2.7 1,328 8/2/2023
22.2.5 1,843 7/27/2023
22.1.39 1,688 7/18/2023
22.1.38 1,791 7/11/2023
22.1.37 1,457 7/3/2023
22.1.36 1,497 6/28/2023
22.1.34 4,912 6/21/2023
21.2.10 5,644 6/13/2023
21.2.9 2,496 6/6/2023
21.2.8 1,646 5/30/2023
21.2.6 1,478 5/22/2023
21.2.5 2,745 5/15/2023
21.2.4 1,801 5/9/2023
21.2.3 1,843 5/3/2023
21.1.41 2,471 4/19/2023
21.1.39 2,106 4/10/2023
21.1.38 2,495 4/3/2023
21.1.37 1,816 3/29/2023
21.1.35 2,167 3/23/2023
20.4.0.54 2,179 3/13/2023
20.4.0.53 1,695 3/7/2023
20.4.0.52 3,730 2/28/2023
20.4.0.51 9,959 2/21/2023
20.4.0.50 1,737 2/14/2023
20.4.0.49 2,917 2/7/2023
20.4.0.48 3,048 2/1/2023
20.4.0.44 4,056 1/18/2023
20.4.0.43 3,228 1/10/2023
20.4.0.42 1,655 1/4/2023
20.4.0.41 1,656 12/29/2022
20.4.0.40 1,499 12/28/2022
20.4.0.38 2,080 12/21/2022
20.3.0.61 10,244 12/12/2022
20.3.0.60 2,555 12/6/2022
20.3.0.59 9,437 11/29/2022
20.3.0.58 4,059 11/22/2022
20.3.0.57 2,145 11/15/2022
20.3.0.56 2,513 11/8/2022
20.3.0.52 6,636 10/27/2022
20.3.0.50 2,196 10/18/2022
20.3.0.49 6,127 10/11/2022
20.3.0.48 2,022 10/5/2022
20.3.0.47 6,704 9/29/2022
20.2.0.50 4,590 9/20/2022
20.2.0.49 2,417 9/13/2022
20.2.0.48 2,771 9/6/2022
20.2.0.46 2,824 8/30/2022
20.2.0.45 6,152 8/23/2022
20.2.0.44 3,644 8/16/2022
20.2.0.43 5,745 8/8/2022
20.2.0.40 78,860 7/26/2022
20.2.0.39 6,528 7/19/2022
20.2.0.38 3,539 7/12/2022
20.2.0.36 10,422 6/30/2022
20.1.0.61 4,180 6/20/2022
20.1.0.60 8,157 6/14/2022
20.1.0.59 2,938 6/7/2022
20.1.0.58 2,520 5/31/2022
20.1.0.57 22,779 5/24/2022
20.1.0.56 8,103 5/17/2022
20.1.0.55 2,727 5/12/2022
20.1.0.52 17,636 5/3/2022
20.1.0.51 5,026 4/26/2022
20.1.0.50 2,976 4/19/2022
20.1.0.48 5,732 4/12/2022
20.1.0.47 6,039 4/4/2022
19.4.0.56 55,552 3/15/2022
19.4.0.55 6,784 3/8/2022
19.4.0.54 5,374 2/28/2022
19.4.0.53 5,260 2/22/2022
19.4.0.52 2,657 2/15/2022
19.4.0.50 3,367 2/8/2022
19.4.0.48 14,727 1/31/2022
19.4.0.47 3,402 1/25/2022
19.4.0.43 2,525 1/18/2022
19.4.0.42 4,342 1/11/2022
19.4.0.41 3,878 1/4/2022
19.4.0.40 2,093 12/28/2021
19.4.0.38 2,706 12/17/2021
19.3.0.59 3,378 12/14/2021
19.3.0.57 3,913 12/7/2021
19.3.0.56 3,665 11/29/2021
19.3.0.55 2,524 11/23/2021
19.3.0.54 3,350 11/17/2021
19.3.0.53 2,387 11/12/2021
19.3.0.48 18,202 11/2/2021
19.3.0.47 2,340 10/26/2021
19.3.0.46 12,255 10/19/2021
19.3.0.45 2,174 10/12/2021
19.3.0.44 3,810 10/5/2021
19.3.0.43 8,316 9/30/2021
19.2.0.62 4,389 9/13/2021
19.2.0.60 2,715 9/7/2021
19.2.0.59 2,313 8/30/2021
19.2.0.57 3,171 8/24/2021
19.2.0.56 4,182 8/17/2021
19.2.0.55 4,283 8/11/2021
19.2.0.51 4,166 8/2/2021
19.2.0.49 2,846 7/27/2021
19.2.0.48 8,541 7/19/2021
19.2.0.47 8,185 7/13/2021
19.2.0.46 2,514 7/6/2021
19.2.0.44 4,705 6/30/2021
19.1.0.69 4,366 6/14/2021
19.1.0.67 4,822 6/7/2021
19.1.0.66 4,843 5/31/2021
19.1.0.65 42,631 5/24/2021
19.1.0.64 2,601 5/19/2021
19.1.0.63 2,610 5/13/2021
19.1.0.59 6,316 5/3/2021
19.1.0.58 4,420 4/26/2021
19.1.0.57 6,344 4/20/2021
19.1.0.56 8,046 4/13/2021
19.1.0.55 3,551 4/6/2021
19.1.0.54 4,214 3/30/2021
18.4.0.49 12,650 3/22/2021
18.4.0.48 7,882 3/16/2021
18.4.0.47 3,266 3/9/2021
18.4.0.46 5,311 3/2/2021
18.4.0.44 4,145 2/23/2021
18.4.0.43 4,518 2/15/2021
18.4.0.42 7,223 2/9/2021
18.4.0.41 78,324 2/2/2021
18.4.0.39 3,511 1/28/2021
18.4.0.35 3,305 1/19/2021
18.4.0.34 3,569 1/12/2021
18.4.0.33 5,624 1/4/2021
18.4.0.32 2,280 12/30/2020
18.4.0.31 3,151 12/22/2020
18.4.0.30 15,746 12/17/2020
18.3.0.53 11,385 12/8/2020
18.3.0.52 2,827 11/30/2020
18.3.0.51 3,686 11/23/2020
18.3.0.50 4,683 11/17/2020
18.3.0.48 3,966 11/10/2020
18.3.0.47 3,879 11/5/2020
18.3.0.44 7,593 10/27/2020
18.3.0.42 3,162 10/20/2020
18.3.0.40 3,680 10/12/2020
18.3.0.38 3,598 10/7/2020
18.3.0.35 3,760 10/1/2020
18.2.0.59 8,838 9/22/2020
18.2.0.58 4,298 9/15/2020
18.2.0.57 3,368 9/8/2020
18.2.0.56 6,211 9/1/2020
18.2.0.55 4,002 8/25/2020
18.2.0.54 3,985 8/18/2020
18.2.0.48 10,941 8/4/2020
18.2.0.47 2,585 7/28/2020
18.2.0.46 3,128 7/21/2020
18.2.0.45 4,760 7/14/2020
18.2.0.44 11,631 7/6/2020
18.1.0.59 8,590 6/23/2020
18.1.0.57 3,319 6/16/2020
18.1.0.56 2,940 6/9/2020
18.1.0.55 8,262 6/2/2020
18.1.0.54 4,277 5/27/2020
18.1.0.53 4,242 5/19/2020
18.1.0.52 5,874 5/13/2020
18.1.0.48 7,633 5/5/2020
18.1.0.46 4,752 4/28/2020
18.1.0.45 3,367 4/21/2020
18.1.0.44 7,938 4/14/2020
18.1.0.43 3,658 4/7/2020
18.1.0.42 8,080 4/1/2020
18.1.0.36-beta 1,709 3/19/2020
17.4.0.55 10,852 3/10/2020
17.4.0.53 4,905 3/3/2020
17.4.0.51 4,517 2/25/2020
17.4.0.50 2,863 2/18/2020
17.4.0.49 4,321 2/11/2020
17.4.0.47 2,983 2/5/2020
17.4.0.46 4,271 1/30/2020
17.4.0.44 5,179 1/21/2020
17.4.0.43 4,489 1/14/2020
17.4.0.41 4,538 1/7/2020
17.4.0.40 3,266 12/24/2019
17.4.0.39 4,133 12/17/2019
17.3.0.34 49,520 12/10/2019
17.3.0.33 2,559 12/4/2019
17.3.0.30 2,147 12/3/2019
17.3.0.29 3,353 11/26/2019
17.3.0.28 2,848 11/19/2019
17.3.0.27 6,079 11/12/2019
17.3.0.26 2,912 11/5/2019
17.3.0.21 2,961 10/29/2019
17.3.0.19 3,299 10/22/2019
17.3.0.17 3,130 10/15/2019
17.3.0.14 14,013 10/3/2019
17.3.0.9-beta 1,788 9/20/2019
17.2.0.51 5,347 9/10/2019
17.2.0.49 3,221 9/3/2019
17.2.0.47 3,142 8/27/2019
17.2.0.46 2,751 8/22/2019
17.2.0.41 16,195 8/13/2019
17.2.0.40 3,219 8/6/2019
17.2.0.39 7,408 7/30/2019
17.2.0.36 4,660 7/23/2019
17.2.0.35 2,546 7/17/2019
17.2.0.34 14,116 7/11/2019
17.2.0.28-beta 1,752 6/27/2019
17.1.0.53 8,620 6/25/2019
17.1.0.52 2,603 6/18/2019
17.1.0.51 2,594 6/11/2019
17.1.0.50 4,677 6/4/2019
17.1.0.49 4,561 5/28/2019
17.1.0.48 4,984 5/21/2019
17.1.0.47 3,692 5/14/2019
17.1.0.44 3,353 5/7/2019
17.1.0.43 2,620 4/30/2019
17.1.0.42 4,609 4/23/2019
17.1.0.41 3,537 4/16/2019
17.1.0.40 3,198 4/9/2019
17.1.0.38 6,243 3/29/2019
17.1.0.32-beta 2,249 3/13/2019
16.4.0.54 4,523 2/19/2019
16.4.0.53 1,517 2/13/2019
16.4.0.52 2,664 2/5/2019
16.4.0.48 1,969 1/22/2019
16.4.0.47 1,961 1/16/2019
16.4.0.46 1,685 1/8/2019
16.4.0.44 2,034 12/24/2018
16.4.0.42 2,747 12/17/2018
16.4.0.40-beta 1,024 12/10/2018
16.3.0.36 2,425 11/27/2018
16.3.0.35-beta 1,006 11/23/2018
16.3.0.29 3,303 10/30/2018
16.3.0.21 9,769 9/21/2018
16.3.0.17-beta 1,146 9/12/2018
16.2.0.50 2,245 8/28/2018
16.2.0.46 2,647 8/6/2018
16.2.0.42 2,626 6/29/2018
16.2.0.41 2,124 6/25/2018
16.1.0.37 2,560 4/25/2018
16.1.0.32 2,354 3/29/2018
16.1.0.26 1,917 3/7/2018
16.1.0.24 1,945 2/22/2018