Syncfusion.Xamarin.SfPopupLayout 16.4.0.40-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfPopupLayout.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfPopupLayout --version 16.4.0.40-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfPopupLayout -Version 16.4.0.40-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.SfPopupLayout" Version="16.4.0.40-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfPopupLayout" Version="16.4.0.40-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfPopupLayout" />
                    
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.SfPopupLayout --version 16.4.0.40-beta
                    
#r "nuget: Syncfusion.Xamarin.SfPopupLayout, 16.4.0.40-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.SfPopupLayout@16.4.0.40-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.SfPopupLayout&version=16.4.0.40-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfPopupLayout&version=16.4.0.40-beta&prerelease
                    
Install as a Cake Tool

Syncfusion PopupLayout for Xamarin.Forms helps display pop-up views in an application. An alert message can be displayed with customizable buttons and any desired view can be loaded inside the pop-up. Pop-ups can be displayed in specific widths and heights and positioned anywhere on the screen. and can beNote: This package should be installed in all the Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

Key features:
• Minimal codes: Displays customized pop-ups in under ten lines of code.
• Built-in layouts: Built-in layouts show pop-ups involving accept and decline functionalities in all the basic scenarios. Layouts are fully customizable to display the required information and notification.
• Modal window representation: Uses the pop-up layout as a modal window to prevent interaction with the application until the window is closed using built-in close icon.
• Animation: Choose from the eight built-in animations for enhanced user experience.
• Position customization: Capabilities to show pop-up at the center, relative to any other view, at a given (x, y) point, at (x, y) point relative to any other view, and at the touch point.

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/popup?utm_source=nuget&utm_medium=listing 

Documentation: https://help.syncfusion.com/xamarin/sfpopuplayout/getting-started?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?utm_source=nuget&utm_medium=listing
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

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 (7)

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

Package Downloads
Syncfusion.Xamarin.SfRichTextEditor

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

Cyber.Xamari.lib

Package Description

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

ItEnterprise.Common.CoreiOS

ItEnterprise Common.CoreiOS for Xamarin Forms

GitHub repositories (3)

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

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
Version Downloads Last Updated
30.2.4 199 8/7/2025
30.1.42 113 7/28/2025
30.1.41 489 7/22/2025
30.1.40 180 7/14/2025
30.1.39 185 7/8/2025
30.1.38 183 7/1/2025
30.1.37 177 6/25/2025
29.2.11 218 6/16/2025
29.2.10 364 6/9/2025
29.2.9 419 6/5/2025
29.2.8 185 6/3/2025
29.2.7 209 5/26/2025
29.2.5 208 5/21/2025
29.2.4 292 5/14/2025
29.1.41 206 5/5/2025
29.1.40 264 4/28/2025
29.1.39 1,547 4/21/2025
29.1.38 316 4/14/2025
29.1.37 254 4/8/2025
29.1.35 337 4/1/2025
29.1.33 1,119 3/25/2025
28.2.12 219 3/19/2025
28.2.11 470 3/10/2025
28.2.9 325 3/4/2025
28.2.7 372 2/25/2025
28.2.6 1,020 2/17/2025
28.2.5 264 2/11/2025
28.2.4 408 2/4/2025
28.2.3 515 1/29/2025
28.1.41 331 1/20/2025
28.1.39 585 1/13/2025
28.1.38 294 1/7/2025
28.1.37 233 12/31/2024
28.1.36 293 12/23/2024
28.1.35 263 12/18/2024
28.1.33 496 12/12/2024
27.2.5 518 12/2/2024
27.2.4 4,006 11/26/2024
27.2.3 248 11/22/2024
27.2.2 554 11/15/2024
27.1.58 354 11/4/2024
27.1.57 292 10/28/2024
27.1.56 391 10/23/2024
27.1.55 195 10/21/2024
27.1.53 390 10/14/2024
27.1.52 289 10/7/2024
27.1.51 352 9/30/2024
27.1.50 938 9/23/2024
27.1.48 814 9/18/2024
26.2.14 374 9/9/2024
26.2.13 623 9/5/2024
26.2.12 195 9/2/2024
26.2.11 1,253 8/27/2024
26.2.10 471 8/19/2024
26.2.9 365 8/12/2024
26.2.8 263 8/5/2024
26.2.7 159 7/29/2024
26.2.5 664 7/26/2024
26.2.4 367 7/24/2024
26.1.42 742 7/15/2024
26.1.41 297 7/8/2024
26.1.40 327 7/1/2024
26.1.39 5,752 6/24/2024
26.1.38 413 6/18/2024
26.1.35 615 6/11/2024
25.2.7 817 6/3/2024
25.2.6 296 5/28/2024
25.2.5 339 5/21/2024
25.2.4 497 5/14/2024
25.2.3 5,312 5/8/2024
25.1.42 567 4/29/2024
25.1.41 781 4/23/2024
25.1.40 403 4/15/2024
25.1.39 2,521 4/8/2024
25.1.38 1,108 4/1/2024
25.1.37 428 3/26/2024
25.1.35 1,381 3/15/2024
24.2.9 1,118 3/4/2024
24.2.8 681 2/26/2024
24.2.7 560 2/19/2024
24.2.6 790 2/14/2024
24.2.5 514 2/12/2024
24.2.4 1,119 2/5/2024
24.2.3 1,456 1/31/2024
24.1.47 885 1/22/2024
24.1.46 1,441 1/16/2024
24.1.45 2,983 1/8/2024
24.1.44 889 1/2/2024
24.1.43 952 12/27/2023
24.1.41 1,204 12/18/2023
23.2.7 1,917 12/6/2023
23.2.6 2,307 11/28/2023
23.2.5 985 11/23/2023
23.2.4 2,183 11/20/2023
23.1.44 4,778 11/6/2023
23.1.43 1,072 10/30/2023
23.1.42 870 10/23/2023
23.1.41 2,594 10/16/2023
23.1.40 1,157 10/10/2023
23.1.39 1,452 10/4/2023
23.1.38 5,431 9/26/2023
23.1.36 20,928 9/15/2023
22.2.12 2,971 9/5/2023
22.2.11 2,868 8/28/2023
22.2.10 1,832 8/22/2023
22.2.9 1,315 8/14/2023
22.2.8 1,502 8/7/2023
22.2.7 1,366 8/2/2023
22.2.5 1,870 7/27/2023
22.1.39 1,370 7/18/2023
22.1.38 1,981 7/11/2023
22.1.37 2,136 7/3/2023
22.1.36 3,099 6/28/2023
22.1.34 8,160 6/21/2023
21.2.10 2,571 6/13/2023
21.2.9 3,227 6/6/2023
21.2.8 4,646 5/30/2023
21.2.6 1,807 5/22/2023
21.2.5 3,879 5/15/2023
21.2.4 3,945 5/9/2023
21.2.3 4,156 5/3/2023
21.1.41 5,012 4/19/2023
21.1.39 2,235 4/10/2023
21.1.38 4,554 4/3/2023
21.1.37 1,943 3/29/2023
21.1.35 5,298 3/23/2023
20.4.0.54 2,686 3/13/2023
20.4.0.53 1,751 3/7/2023
20.4.0.52 4,339 2/28/2023
20.4.0.51 7,926 2/21/2023
20.4.0.50 2,946 2/14/2023
20.4.0.49 3,879 2/7/2023
20.4.0.48 9,140 2/1/2023
20.4.0.44 4,961 1/18/2023
20.4.0.43 5,202 1/10/2023
20.4.0.42 2,638 1/4/2023
20.4.0.41 1,539 12/29/2022
20.4.0.40 1,205 12/28/2022
20.4.0.38 14,537 12/21/2022
20.3.0.61 11,895 12/12/2022
20.3.0.60 4,642 12/6/2022
20.3.0.59 11,518 11/29/2022
20.3.0.58 4,309 11/22/2022
20.3.0.57 4,822 11/15/2022
20.3.0.56 3,460 11/8/2022
20.3.0.52 3,315 10/27/2022
20.3.0.50 2,942 10/18/2022
20.3.0.49 10,882 10/11/2022
20.3.0.48 4,222 10/5/2022
20.3.0.47 4,250 9/29/2022
20.2.0.50 8,347 9/20/2022
20.2.0.49 2,843 9/13/2022
20.2.0.48 2,721 9/6/2022
20.2.0.46 3,693 8/30/2022
20.2.0.45 6,955 8/23/2022
20.2.0.44 2,761 8/16/2022
20.2.0.43 7,175 8/8/2022
20.2.0.40 83,060 7/26/2022
20.2.0.39 4,713 7/19/2022
20.2.0.38 4,203 7/12/2022
20.2.0.36 21,742 6/30/2022
20.1.0.61 17,508 6/20/2022
20.1.0.60 8,966 6/14/2022
20.1.0.59 14,902 6/7/2022
20.1.0.58 7,092 5/31/2022
20.1.0.57 4,523 5/24/2022
20.1.0.56 10,358 5/17/2022
20.1.0.55 4,342 5/12/2022
20.1.0.52 32,035 5/3/2022
20.1.0.51 6,591 4/26/2022
20.1.0.50 4,244 4/19/2022
20.1.0.48 5,363 4/12/2022
20.1.0.47 8,556 4/4/2022
19.4.0.56 26,850 3/15/2022
19.4.0.55 4,315 3/8/2022
19.4.0.54 5,006 2/28/2022
19.4.0.53 2,983 2/22/2022
19.4.0.52 4,122 2/15/2022
19.4.0.50 11,214 2/8/2022
19.4.0.48 51,529 1/31/2022
19.4.0.47 5,346 1/25/2022
19.4.0.43 2,543 1/18/2022
19.4.0.42 4,723 1/11/2022
19.4.0.41 2,513 1/4/2022
19.4.0.40 3,526 12/28/2021
19.4.0.38 4,392 12/17/2021
19.3.0.59 6,419 12/14/2021
19.3.0.57 5,555 12/7/2021
19.3.0.56 4,365 11/29/2021
19.3.0.55 3,356 11/23/2021
19.3.0.54 3,348 11/17/2021
19.3.0.53 3,136 11/12/2021
19.3.0.48 19,218 11/2/2021
19.3.0.47 3,577 10/26/2021
19.3.0.46 3,491 10/19/2021
19.3.0.45 5,852 10/12/2021
19.3.0.44 5,528 10/5/2021
19.3.0.43 9,388 9/30/2021
19.2.0.62 10,538 9/13/2021
19.2.0.60 5,677 9/7/2021
19.2.0.59 2,611 8/30/2021
19.2.0.57 3,356 8/24/2021
19.2.0.56 6,674 8/17/2021
19.2.0.55 4,835 8/11/2021
19.2.0.51 5,267 8/2/2021
19.2.0.49 3,003 7/27/2021
19.2.0.48 2,650 7/19/2021
19.2.0.47 7,918 7/13/2021
19.2.0.46 3,311 7/6/2021
19.2.0.44 6,262 6/30/2021
19.1.0.69 12,995 6/14/2021
19.1.0.67 5,224 6/7/2021
19.1.0.66 3,333 5/31/2021
19.1.0.65 42,032 5/24/2021
19.1.0.64 13,179 5/19/2021
19.1.0.63 5,556 5/13/2021
19.1.0.59 9,000 5/3/2021
19.1.0.58 6,853 4/26/2021
19.1.0.57 6,327 4/20/2021
19.1.0.56 4,220 4/13/2021
19.1.0.55 3,317 4/6/2021
19.1.0.54 6,716 3/30/2021
18.4.0.49 15,191 3/22/2021
18.4.0.48 11,842 3/16/2021
18.4.0.47 6,173 3/9/2021
18.4.0.46 9,573 3/2/2021
18.4.0.44 6,217 2/23/2021
18.4.0.43 5,503 2/15/2021
18.4.0.42 4,954 2/9/2021
18.4.0.41 109,830 2/2/2021
18.4.0.39 4,550 1/28/2021
18.4.0.35 7,459 1/19/2021
18.4.0.34 5,671 1/12/2021
18.4.0.33 5,475 1/4/2021
18.4.0.32 2,297 12/30/2020
18.4.0.31 10,184 12/22/2020
18.4.0.30 13,044 12/17/2020
18.3.0.53 9,155 12/8/2020
18.3.0.52 4,004 11/30/2020
18.3.0.51 7,447 11/23/2020
18.3.0.50 8,348 11/17/2020
18.3.0.48 5,612 11/10/2020
18.3.0.47 3,685 11/5/2020
18.3.0.44 19,914 10/27/2020
18.3.0.42 6,062 10/20/2020
18.3.0.40 4,483 10/12/2020
18.3.0.38 6,297 10/7/2020
18.3.0.35 7,574 10/1/2020
18.2.0.59 24,018 9/22/2020
18.2.0.58 5,856 9/15/2020
18.2.0.57 4,035 9/8/2020
18.2.0.56 5,149 9/1/2020
18.2.0.55 5,082 8/25/2020
18.2.0.54 5,188 8/18/2020
18.2.0.48 17,549 8/4/2020
18.2.0.47 4,202 7/28/2020
18.2.0.46 3,768 7/21/2020
18.2.0.45 4,592 7/14/2020
18.2.0.44 21,749 7/6/2020
18.1.0.59 19,242 6/23/2020
18.1.0.57 6,357 6/16/2020
18.1.0.56 4,069 6/9/2020
18.1.0.55 4,976 6/2/2020
18.1.0.54 5,478 5/27/2020
18.1.0.53 6,116 5/19/2020
18.1.0.52 5,422 5/13/2020
18.1.0.48 9,630 5/5/2020
18.1.0.46 5,097 4/28/2020
18.1.0.45 4,856 4/21/2020
18.1.0.44 7,168 4/14/2020
18.1.0.43 5,921 4/7/2020
18.1.0.42 14,949 4/1/2020
18.1.0.36-beta 1,621 3/19/2020
17.4.0.55 15,849 3/10/2020
17.4.0.53 6,650 3/3/2020
17.4.0.51 4,805 2/25/2020
17.4.0.50 5,256 2/18/2020
17.4.0.49 3,548 2/11/2020
17.4.0.47 2,980 2/5/2020
17.4.0.46 6,287 1/30/2020
17.4.0.44 14,907 1/21/2020
17.4.0.43 3,514 1/14/2020
17.4.0.41 3,418 1/7/2020
17.4.0.40 3,593 12/24/2019
17.4.0.39 5,167 12/17/2019
17.3.0.34 44,516 12/10/2019
17.3.0.33 3,333 12/4/2019
17.3.0.30 1,945 12/3/2019
17.3.0.29 2,982 11/26/2019
17.3.0.28 4,327 11/19/2019
17.3.0.27 2,725 11/12/2019
17.3.0.26 3,355 11/5/2019
17.3.0.21 3,351 10/29/2019
17.3.0.19 8,958 10/22/2019
17.3.0.17 2,675 10/15/2019
17.3.0.14 32,061 10/3/2019
17.3.0.9-beta 1,535 9/20/2019
17.2.0.51 7,262 9/10/2019
17.2.0.49 6,327 9/3/2019
17.2.0.47 6,045 8/27/2019
17.2.0.46 3,898 8/22/2019
17.2.0.41 16,745 8/13/2019
17.2.0.40 5,153 8/6/2019
17.2.0.39 6,157 7/30/2019
17.2.0.36 2,117 7/23/2019
17.2.0.35 2,991 7/17/2019
17.2.0.34 11,718 7/11/2019
17.2.0.28-beta 1,898 6/27/2019
17.1.0.53 4,229 6/25/2019
17.1.0.52 7,740 6/18/2019
17.1.0.51 3,423 6/11/2019
17.1.0.50 4,690 6/4/2019
17.1.0.49 3,062 5/28/2019
17.1.0.48 5,174 5/21/2019
17.1.0.47 4,396 5/14/2019
17.1.0.44 5,425 5/7/2019
17.1.0.43 3,341 4/30/2019
17.1.0.42 5,686 4/23/2019
17.1.0.41 4,669 4/16/2019
17.1.0.40 4,066 4/9/2019
17.1.0.38 10,223 3/29/2019
17.1.0.32-beta 1,940 3/13/2019
16.4.0.54 10,330 2/19/2019
16.4.0.53 2,915 2/13/2019
16.4.0.52 3,299 2/5/2019
16.4.0.48 4,438 1/22/2019
16.4.0.47 2,070 1/16/2019
16.4.0.46 2,993 1/8/2019
16.4.0.44 2,949 12/24/2018
16.4.0.42 4,829 12/17/2018
16.4.0.40-beta 1,314 12/10/2018
16.3.0.36 3,398 11/27/2018
16.3.0.35-beta 1,621 11/23/2018
16.3.0.29 4,290 10/30/2018
16.3.0.21 6,246 9/21/2018
16.3.0.17-beta 1,425 9/12/2018
16.2.0.50 4,506 8/28/2018
16.2.0.46 2,967 8/6/2018
16.2.0.42 3,997 6/29/2018
16.2.0.41 3,857 6/25/2018
16.1.0.37 5,405 4/25/2018
16.1.0.32 2,711 3/29/2018
16.1.0.26 2,194 3/7/2018
16.1.0.24 2,560 2/22/2018