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.1.40 172 7/14/2025
30.1.39 181 7/8/2025
30.1.38 180 7/1/2025
30.1.37 167 6/25/2025
29.2.11 213 6/16/2025
29.2.10 361 6/9/2025
29.2.9 263 6/5/2025
29.2.8 180 6/3/2025
29.2.7 206 5/26/2025
29.2.5 206 5/21/2025
29.2.4 290 5/14/2025
29.1.41 204 5/5/2025
29.1.40 259 4/28/2025
29.1.39 1,523 4/21/2025
29.1.38 309 4/14/2025
29.1.37 250 4/8/2025
29.1.35 334 4/1/2025
29.1.33 1,117 3/25/2025
28.2.12 216 3/19/2025
28.2.11 466 3/10/2025
28.2.9 322 3/4/2025
28.2.7 368 2/25/2025
28.2.6 1,009 2/17/2025
28.2.5 261 2/11/2025
28.2.4 404 2/4/2025
28.2.3 512 1/29/2025
28.1.41 327 1/20/2025
28.1.39 582 1/13/2025
28.1.38 293 1/7/2025
28.1.37 232 12/31/2024
28.1.36 291 12/23/2024
28.1.35 261 12/18/2024
28.1.33 495 12/12/2024
27.2.5 508 12/2/2024
27.2.4 3,978 11/26/2024
27.2.3 247 11/22/2024
27.2.2 552 11/15/2024
27.1.58 352 11/4/2024
27.1.57 290 10/28/2024
27.1.56 386 10/23/2024
27.1.55 194 10/21/2024
27.1.53 386 10/14/2024
27.1.52 286 10/7/2024
27.1.51 351 9/30/2024
27.1.50 935 9/23/2024
27.1.48 813 9/18/2024
26.2.14 372 9/9/2024
26.2.13 621 9/5/2024
26.2.12 192 9/2/2024
26.2.11 1,249 8/27/2024
26.2.10 470 8/19/2024
26.2.9 359 8/12/2024
26.2.8 260 8/5/2024
26.2.7 157 7/29/2024
26.2.5 661 7/26/2024
26.2.4 361 7/24/2024
26.1.42 740 7/15/2024
26.1.41 293 7/8/2024
26.1.40 325 7/1/2024
26.1.39 5,749 6/24/2024
26.1.38 409 6/18/2024
26.1.35 613 6/11/2024
25.2.7 811 6/3/2024
25.2.6 292 5/28/2024
25.2.5 334 5/21/2024
25.2.4 495 5/14/2024
25.2.3 5,311 5/8/2024
25.1.42 566 4/29/2024
25.1.41 778 4/23/2024
25.1.40 402 4/15/2024
25.1.39 2,510 4/8/2024
25.1.38 1,105 4/1/2024
25.1.37 426 3/26/2024
25.1.35 1,379 3/15/2024
24.2.9 1,113 3/4/2024
24.2.8 681 2/26/2024
24.2.7 559 2/19/2024
24.2.6 788 2/14/2024
24.2.5 513 2/12/2024
24.2.4 1,116 2/5/2024
24.2.3 1,456 1/31/2024
24.1.47 884 1/22/2024
24.1.46 1,439 1/16/2024
24.1.45 2,981 1/8/2024
24.1.44 889 1/2/2024
24.1.43 951 12/27/2023
24.1.41 1,203 12/18/2023
23.2.7 1,911 12/6/2023
23.2.6 2,303 11/28/2023
23.2.5 968 11/23/2023
23.2.4 2,179 11/20/2023
23.1.44 4,772 11/6/2023
23.1.43 1,070 10/30/2023
23.1.42 867 10/23/2023
23.1.41 2,588 10/16/2023
23.1.40 1,154 10/10/2023
23.1.39 1,446 10/4/2023
23.1.38 5,427 9/26/2023
23.1.36 20,899 9/15/2023
22.2.12 2,966 9/5/2023
22.2.11 2,862 8/28/2023
22.2.10 1,825 8/22/2023
22.2.9 1,308 8/14/2023
22.2.8 1,493 8/7/2023
22.2.7 1,358 8/2/2023
22.2.5 1,863 7/27/2023
22.1.39 1,362 7/18/2023
22.1.38 1,971 7/11/2023
22.1.37 2,129 7/3/2023
22.1.36 3,092 6/28/2023
22.1.34 8,138 6/21/2023
21.2.10 2,563 6/13/2023
21.2.9 3,210 6/6/2023
21.2.8 4,636 5/30/2023
21.2.6 1,799 5/22/2023
21.2.5 3,867 5/15/2023
21.2.4 3,936 5/9/2023
21.2.3 4,146 5/3/2023
21.1.41 5,001 4/19/2023
21.1.39 2,225 4/10/2023
21.1.38 4,543 4/3/2023
21.1.37 1,934 3/29/2023
21.1.35 5,289 3/23/2023
20.4.0.54 2,673 3/13/2023
20.4.0.53 1,742 3/7/2023
20.4.0.52 4,329 2/28/2023
20.4.0.51 7,915 2/21/2023
20.4.0.50 2,930 2/14/2023
20.4.0.49 3,865 2/7/2023
20.4.0.48 9,121 2/1/2023
20.4.0.44 4,948 1/18/2023
20.4.0.43 5,187 1/10/2023
20.4.0.42 2,629 1/4/2023
20.4.0.41 1,529 12/29/2022
20.4.0.40 1,197 12/28/2022
20.4.0.38 14,528 12/21/2022
20.3.0.61 11,886 12/12/2022
20.3.0.60 4,633 12/6/2022
20.3.0.59 11,470 11/29/2022
20.3.0.58 4,301 11/22/2022
20.3.0.57 4,811 11/15/2022
20.3.0.56 3,450 11/8/2022
20.3.0.52 3,303 10/27/2022
20.3.0.50 2,932 10/18/2022
20.3.0.49 10,865 10/11/2022
20.3.0.48 4,211 10/5/2022
20.3.0.47 4,238 9/29/2022
20.2.0.50 8,335 9/20/2022
20.2.0.49 2,832 9/13/2022
20.2.0.48 2,711 9/6/2022
20.2.0.46 3,684 8/30/2022
20.2.0.45 6,947 8/23/2022
20.2.0.44 2,750 8/16/2022
20.2.0.43 7,164 8/8/2022
20.2.0.40 83,050 7/26/2022
20.2.0.39 4,702 7/19/2022
20.2.0.38 4,192 7/12/2022
20.2.0.36 21,722 6/30/2022
20.1.0.61 17,497 6/20/2022
20.1.0.60 8,956 6/14/2022
20.1.0.59 14,892 6/7/2022
20.1.0.58 7,078 5/31/2022
20.1.0.57 4,513 5/24/2022
20.1.0.56 10,348 5/17/2022
20.1.0.55 4,333 5/12/2022
20.1.0.52 32,026 5/3/2022
20.1.0.51 6,578 4/26/2022
20.1.0.50 4,230 4/19/2022
20.1.0.48 5,350 4/12/2022
20.1.0.47 8,545 4/4/2022
19.4.0.56 26,833 3/15/2022
19.4.0.55 4,305 3/8/2022
19.4.0.54 4,994 2/28/2022
19.4.0.53 2,973 2/22/2022
19.4.0.52 4,113 2/15/2022
19.4.0.50 11,196 2/8/2022
19.4.0.48 51,519 1/31/2022
19.4.0.47 5,334 1/25/2022
19.4.0.43 2,533 1/18/2022
19.4.0.42 4,714 1/11/2022
19.4.0.41 2,505 1/4/2022
19.4.0.40 3,516 12/28/2021
19.4.0.38 4,379 12/17/2021
19.3.0.59 6,410 12/14/2021
19.3.0.57 5,543 12/7/2021
19.3.0.56 4,357 11/29/2021
19.3.0.55 3,347 11/23/2021
19.3.0.54 3,338 11/17/2021
19.3.0.53 3,127 11/12/2021
19.3.0.48 19,181 11/2/2021
19.3.0.47 3,564 10/26/2021
19.3.0.46 3,482 10/19/2021
19.3.0.45 5,817 10/12/2021
19.3.0.44 5,518 10/5/2021
19.3.0.43 9,333 9/30/2021
19.2.0.62 10,529 9/13/2021
19.2.0.60 5,667 9/7/2021
19.2.0.59 2,600 8/30/2021
19.2.0.57 3,348 8/24/2021
19.2.0.56 6,663 8/17/2021
19.2.0.55 4,827 8/11/2021
19.2.0.51 5,256 8/2/2021
19.2.0.49 2,994 7/27/2021
19.2.0.48 2,642 7/19/2021
19.2.0.47 7,909 7/13/2021
19.2.0.46 3,302 7/6/2021
19.2.0.44 6,231 6/30/2021
19.1.0.69 12,984 6/14/2021
19.1.0.67 5,214 6/7/2021
19.1.0.66 3,322 5/31/2021
19.1.0.65 42,024 5/24/2021
19.1.0.64 13,161 5/19/2021
19.1.0.63 5,543 5/13/2021
19.1.0.59 8,983 5/3/2021
19.1.0.58 6,840 4/26/2021
19.1.0.57 6,318 4/20/2021
19.1.0.56 4,211 4/13/2021
19.1.0.55 3,308 4/6/2021
19.1.0.54 6,706 3/30/2021
18.4.0.49 15,180 3/22/2021
18.4.0.48 11,829 3/16/2021
18.4.0.47 6,163 3/9/2021
18.4.0.46 9,565 3/2/2021
18.4.0.44 6,206 2/23/2021
18.4.0.43 5,494 2/15/2021
18.4.0.42 4,941 2/9/2021
18.4.0.41 109,819 2/2/2021
18.4.0.39 4,537 1/28/2021
18.4.0.35 7,449 1/19/2021
18.4.0.34 5,661 1/12/2021
18.4.0.33 5,467 1/4/2021
18.4.0.32 2,288 12/30/2020
18.4.0.31 10,170 12/22/2020
18.4.0.30 13,031 12/17/2020
18.3.0.53 9,142 12/8/2020
18.3.0.52 3,995 11/30/2020
18.3.0.51 7,434 11/23/2020
18.3.0.50 8,338 11/17/2020
18.3.0.48 5,600 11/10/2020
18.3.0.47 3,673 11/5/2020
18.3.0.44 19,905 10/27/2020
18.3.0.42 6,052 10/20/2020
18.3.0.40 4,475 10/12/2020
18.3.0.38 6,289 10/7/2020
18.3.0.35 7,562 10/1/2020
18.2.0.59 24,005 9/22/2020
18.2.0.58 5,846 9/15/2020
18.2.0.57 4,025 9/8/2020
18.2.0.56 5,139 9/1/2020
18.2.0.55 5,072 8/25/2020
18.2.0.54 5,177 8/18/2020
18.2.0.48 17,538 8/4/2020
18.2.0.47 4,190 7/28/2020
18.2.0.46 3,755 7/21/2020
18.2.0.45 4,583 7/14/2020
18.2.0.44 21,735 7/6/2020
18.1.0.59 19,232 6/23/2020
18.1.0.57 6,348 6/16/2020
18.1.0.56 4,056 6/9/2020
18.1.0.55 4,966 6/2/2020
18.1.0.54 5,462 5/27/2020
18.1.0.53 6,104 5/19/2020
18.1.0.52 5,411 5/13/2020
18.1.0.48 9,619 5/5/2020
18.1.0.46 5,087 4/28/2020
18.1.0.45 4,845 4/21/2020
18.1.0.44 7,158 4/14/2020
18.1.0.43 5,912 4/7/2020
18.1.0.42 14,939 4/1/2020
18.1.0.36-beta 1,612 3/19/2020
17.4.0.55 15,831 3/10/2020
17.4.0.53 6,641 3/3/2020
17.4.0.51 4,795 2/25/2020
17.4.0.50 5,245 2/18/2020
17.4.0.49 3,539 2/11/2020
17.4.0.47 2,970 2/5/2020
17.4.0.46 6,276 1/30/2020
17.4.0.44 14,896 1/21/2020
17.4.0.43 3,504 1/14/2020
17.4.0.41 3,407 1/7/2020
17.4.0.40 3,582 12/24/2019
17.4.0.39 5,157 12/17/2019
17.3.0.34 44,432 12/10/2019
17.3.0.33 3,324 12/4/2019
17.3.0.30 1,935 12/3/2019
17.3.0.29 2,972 11/26/2019
17.3.0.28 4,317 11/19/2019
17.3.0.27 2,714 11/12/2019
17.3.0.26 3,344 11/5/2019
17.3.0.21 3,342 10/29/2019
17.3.0.19 8,948 10/22/2019
17.3.0.17 2,663 10/15/2019
17.3.0.14 32,049 10/3/2019
17.3.0.9-beta 1,523 9/20/2019
17.2.0.51 7,249 9/10/2019
17.2.0.49 6,318 9/3/2019
17.2.0.47 6,035 8/27/2019
17.2.0.46 3,888 8/22/2019
17.2.0.41 16,735 8/13/2019
17.2.0.40 5,141 8/6/2019
17.2.0.39 6,147 7/30/2019
17.2.0.36 2,107 7/23/2019
17.2.0.35 2,979 7/17/2019
17.2.0.34 11,707 7/11/2019
17.2.0.28-beta 1,888 6/27/2019
17.1.0.53 4,218 6/25/2019
17.1.0.52 7,730 6/18/2019
17.1.0.51 3,413 6/11/2019
17.1.0.50 4,680 6/4/2019
17.1.0.49 3,051 5/28/2019
17.1.0.48 5,165 5/21/2019
17.1.0.47 4,385 5/14/2019
17.1.0.44 5,414 5/7/2019
17.1.0.43 3,331 4/30/2019
17.1.0.42 5,677 4/23/2019
17.1.0.41 4,660 4/16/2019
17.1.0.40 4,057 4/9/2019
17.1.0.38 10,212 3/29/2019
17.1.0.32-beta 1,928 3/13/2019
16.4.0.54 10,321 2/19/2019
16.4.0.53 2,905 2/13/2019
16.4.0.52 3,290 2/5/2019
16.4.0.48 4,427 1/22/2019
16.4.0.47 2,059 1/16/2019
16.4.0.46 2,981 1/8/2019
16.4.0.44 2,939 12/24/2018
16.4.0.42 4,820 12/17/2018
16.4.0.40-beta 1,304 12/10/2018
16.3.0.36 3,386 11/27/2018
16.3.0.35-beta 1,612 11/23/2018
16.3.0.29 4,281 10/30/2018
16.3.0.21 6,235 9/21/2018
16.3.0.17-beta 1,416 9/12/2018
16.2.0.50 4,495 8/28/2018
16.2.0.46 2,947 8/6/2018
16.2.0.42 3,969 6/29/2018
16.2.0.41 3,828 6/25/2018
16.1.0.37 5,376 4/25/2018
16.1.0.32 2,681 3/29/2018
16.1.0.26 2,163 3/7/2018
16.1.0.24 2,540 2/22/2018