Syncfusion.Xamarin.SfPopupLayout 16.3.0.35-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.3.0.35-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfPopupLayout -Version 16.3.0.35-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.3.0.35-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.3.0.35-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.3.0.35-beta
                    
#r "nuget: Syncfusion.Xamarin.SfPopupLayout, 16.3.0.35-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.3.0.35-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.3.0.35-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfPopupLayout&version=16.3.0.35-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 69 7/14/2025
30.1.39 166 7/8/2025
30.1.38 178 7/1/2025
30.1.37 165 6/25/2025
29.2.11 210 6/16/2025
29.2.10 354 6/9/2025
29.2.9 234 6/5/2025
29.2.8 177 6/3/2025
29.2.7 202 5/26/2025
29.2.5 202 5/21/2025
29.2.4 286 5/14/2025
29.1.41 199 5/5/2025
29.1.40 255 4/28/2025
29.1.39 1,497 4/21/2025
29.1.38 302 4/14/2025
29.1.37 246 4/8/2025
29.1.35 328 4/1/2025
29.1.33 1,112 3/25/2025
28.2.12 213 3/19/2025
28.2.11 463 3/10/2025
28.2.9 320 3/4/2025
28.2.7 364 2/25/2025
28.2.6 998 2/17/2025
28.2.5 257 2/11/2025
28.2.4 401 2/4/2025
28.2.3 509 1/29/2025
28.1.41 326 1/20/2025
28.1.39 579 1/13/2025
28.1.38 292 1/7/2025
28.1.37 230 12/31/2024
28.1.36 288 12/23/2024
28.1.35 258 12/18/2024
28.1.33 491 12/12/2024
27.2.5 505 12/2/2024
27.2.4 3,932 11/26/2024
27.2.3 240 11/22/2024
27.2.2 551 11/15/2024
27.1.58 350 11/4/2024
27.1.57 288 10/28/2024
27.1.56 384 10/23/2024
27.1.55 192 10/21/2024
27.1.53 384 10/14/2024
27.1.52 282 10/7/2024
27.1.51 350 9/30/2024
27.1.50 932 9/23/2024
27.1.48 811 9/18/2024
26.2.14 370 9/9/2024
26.2.13 617 9/5/2024
26.2.12 189 9/2/2024
26.2.11 1,248 8/27/2024
26.2.10 467 8/19/2024
26.2.9 356 8/12/2024
26.2.8 258 8/5/2024
26.2.7 155 7/29/2024
26.2.5 659 7/26/2024
26.2.4 359 7/24/2024
26.1.42 736 7/15/2024
26.1.41 292 7/8/2024
26.1.40 317 7/1/2024
26.1.39 5,746 6/24/2024
26.1.38 407 6/18/2024
26.1.35 610 6/11/2024
25.2.7 809 6/3/2024
25.2.6 288 5/28/2024
25.2.5 330 5/21/2024
25.2.4 492 5/14/2024
25.2.3 5,309 5/8/2024
25.1.42 563 4/29/2024
25.1.41 776 4/23/2024
25.1.40 398 4/15/2024
25.1.39 2,507 4/8/2024
25.1.38 1,103 4/1/2024
25.1.37 423 3/26/2024
25.1.35 1,377 3/15/2024
24.2.9 1,110 3/4/2024
24.2.8 678 2/26/2024
24.2.7 557 2/19/2024
24.2.6 786 2/14/2024
24.2.5 511 2/12/2024
24.2.4 1,107 2/5/2024
24.2.3 1,454 1/31/2024
24.1.47 882 1/22/2024
24.1.46 1,437 1/16/2024
24.1.45 2,979 1/8/2024
24.1.44 888 1/2/2024
24.1.43 949 12/27/2023
24.1.41 1,201 12/18/2023
23.2.7 1,909 12/6/2023
23.2.6 2,302 11/28/2023
23.2.5 964 11/23/2023
23.2.4 2,178 11/20/2023
23.1.44 4,768 11/6/2023
23.1.43 1,069 10/30/2023
23.1.42 866 10/23/2023
23.1.41 2,585 10/16/2023
23.1.40 1,152 10/10/2023
23.1.39 1,443 10/4/2023
23.1.38 5,424 9/26/2023
23.1.36 20,891 9/15/2023
22.2.12 2,964 9/5/2023
22.2.11 2,859 8/28/2023
22.2.10 1,822 8/22/2023
22.2.9 1,305 8/14/2023
22.2.8 1,490 8/7/2023
22.2.7 1,356 8/2/2023
22.2.5 1,861 7/27/2023
22.1.39 1,360 7/18/2023
22.1.38 1,968 7/11/2023
22.1.37 2,127 7/3/2023
22.1.36 3,088 6/28/2023
22.1.34 8,130 6/21/2023
21.2.10 2,560 6/13/2023
21.2.9 3,207 6/6/2023
21.2.8 4,634 5/30/2023
21.2.6 1,796 5/22/2023
21.2.5 3,864 5/15/2023
21.2.4 3,934 5/9/2023
21.2.3 4,141 5/3/2023
21.1.41 4,998 4/19/2023
21.1.39 2,221 4/10/2023
21.1.38 4,540 4/3/2023
21.1.37 1,931 3/29/2023
21.1.35 5,283 3/23/2023
20.4.0.54 2,667 3/13/2023
20.4.0.53 1,739 3/7/2023
20.4.0.52 4,325 2/28/2023
20.4.0.51 7,914 2/21/2023
20.4.0.50 2,926 2/14/2023
20.4.0.49 3,862 2/7/2023
20.4.0.48 9,109 2/1/2023
20.4.0.44 4,945 1/18/2023
20.4.0.43 5,178 1/10/2023
20.4.0.42 2,627 1/4/2023
20.4.0.41 1,527 12/29/2022
20.4.0.40 1,195 12/28/2022
20.4.0.38 14,523 12/21/2022
20.3.0.61 11,882 12/12/2022
20.3.0.60 4,631 12/6/2022
20.3.0.59 11,445 11/29/2022
20.3.0.58 4,297 11/22/2022
20.3.0.57 4,808 11/15/2022
20.3.0.56 3,446 11/8/2022
20.3.0.52 3,298 10/27/2022
20.3.0.50 2,929 10/18/2022
20.3.0.49 10,861 10/11/2022
20.3.0.48 4,202 10/5/2022
20.3.0.47 4,236 9/29/2022
20.2.0.50 8,328 9/20/2022
20.2.0.49 2,828 9/13/2022
20.2.0.48 2,707 9/6/2022
20.2.0.46 3,681 8/30/2022
20.2.0.45 6,944 8/23/2022
20.2.0.44 2,746 8/16/2022
20.2.0.43 7,160 8/8/2022
20.2.0.40 83,045 7/26/2022
20.2.0.39 4,695 7/19/2022
20.2.0.38 4,186 7/12/2022
20.2.0.36 21,707 6/30/2022
20.1.0.61 17,492 6/20/2022
20.1.0.60 8,951 6/14/2022
20.1.0.59 14,886 6/7/2022
20.1.0.58 7,053 5/31/2022
20.1.0.57 4,509 5/24/2022
20.1.0.56 10,342 5/17/2022
20.1.0.55 4,327 5/12/2022
20.1.0.52 32,021 5/3/2022
20.1.0.51 6,574 4/26/2022
20.1.0.50 4,226 4/19/2022
20.1.0.48 5,344 4/12/2022
20.1.0.47 8,540 4/4/2022
19.4.0.56 26,822 3/15/2022
19.4.0.55 4,301 3/8/2022
19.4.0.54 4,989 2/28/2022
19.4.0.53 2,969 2/22/2022
19.4.0.52 4,108 2/15/2022
19.4.0.50 11,186 2/8/2022
19.4.0.48 51,511 1/31/2022
19.4.0.47 5,329 1/25/2022
19.4.0.43 2,528 1/18/2022
19.4.0.42 4,708 1/11/2022
19.4.0.41 2,499 1/4/2022
19.4.0.40 3,511 12/28/2021
19.4.0.38 4,373 12/17/2021
19.3.0.59 6,402 12/14/2021
19.3.0.57 5,535 12/7/2021
19.3.0.56 4,351 11/29/2021
19.3.0.55 3,342 11/23/2021
19.3.0.54 3,332 11/17/2021
19.3.0.53 3,122 11/12/2021
19.3.0.48 19,147 11/2/2021
19.3.0.47 3,552 10/26/2021
19.3.0.46 3,471 10/19/2021
19.3.0.45 5,812 10/12/2021
19.3.0.44 5,508 10/5/2021
19.3.0.43 9,323 9/30/2021
19.2.0.62 10,523 9/13/2021
19.2.0.60 5,658 9/7/2021
19.2.0.59 2,594 8/30/2021
19.2.0.57 3,343 8/24/2021
19.2.0.56 6,657 8/17/2021
19.2.0.55 4,822 8/11/2021
19.2.0.51 5,249 8/2/2021
19.2.0.49 2,988 7/27/2021
19.2.0.48 2,636 7/19/2021
19.2.0.47 7,903 7/13/2021
19.2.0.46 3,295 7/6/2021
19.2.0.44 6,214 6/30/2021
19.1.0.69 12,978 6/14/2021
19.1.0.67 5,207 6/7/2021
19.1.0.66 3,315 5/31/2021
19.1.0.65 42,019 5/24/2021
19.1.0.64 13,146 5/19/2021
19.1.0.63 5,535 5/13/2021
19.1.0.59 8,972 5/3/2021
19.1.0.58 6,834 4/26/2021
19.1.0.57 6,311 4/20/2021
19.1.0.56 4,203 4/13/2021
19.1.0.55 3,301 4/6/2021
19.1.0.54 6,699 3/30/2021
18.4.0.49 15,173 3/22/2021
18.4.0.48 11,821 3/16/2021
18.4.0.47 6,155 3/9/2021
18.4.0.46 9,558 3/2/2021
18.4.0.44 6,199 2/23/2021
18.4.0.43 5,485 2/15/2021
18.4.0.42 4,934 2/9/2021
18.4.0.41 109,808 2/2/2021
18.4.0.39 4,531 1/28/2021
18.4.0.35 7,441 1/19/2021
18.4.0.34 5,654 1/12/2021
18.4.0.33 5,459 1/4/2021
18.4.0.32 2,282 12/30/2020
18.4.0.31 10,164 12/22/2020
18.4.0.30 13,024 12/17/2020
18.3.0.53 9,135 12/8/2020
18.3.0.52 3,988 11/30/2020
18.3.0.51 7,425 11/23/2020
18.3.0.50 8,332 11/17/2020
18.3.0.48 5,593 11/10/2020
18.3.0.47 3,665 11/5/2020
18.3.0.44 19,899 10/27/2020
18.3.0.42 6,039 10/20/2020
18.3.0.40 4,469 10/12/2020
18.3.0.38 6,283 10/7/2020
18.3.0.35 7,556 10/1/2020
18.2.0.59 23,995 9/22/2020
18.2.0.58 5,840 9/15/2020
18.2.0.57 4,015 9/8/2020
18.2.0.56 5,126 9/1/2020
18.2.0.55 5,066 8/25/2020
18.2.0.54 5,170 8/18/2020
18.2.0.48 17,532 8/4/2020
18.2.0.47 4,182 7/28/2020
18.2.0.46 3,748 7/21/2020
18.2.0.45 4,577 7/14/2020
18.2.0.44 21,725 7/6/2020
18.1.0.59 19,226 6/23/2020
18.1.0.57 6,340 6/16/2020
18.1.0.56 4,050 6/9/2020
18.1.0.55 4,957 6/2/2020
18.1.0.54 5,453 5/27/2020
18.1.0.53 6,096 5/19/2020
18.1.0.52 5,404 5/13/2020
18.1.0.48 9,612 5/5/2020
18.1.0.46 5,078 4/28/2020
18.1.0.45 4,836 4/21/2020
18.1.0.44 7,151 4/14/2020
18.1.0.43 5,903 4/7/2020
18.1.0.42 14,932 4/1/2020
18.1.0.36-beta 1,605 3/19/2020
17.4.0.55 15,817 3/10/2020
17.4.0.53 6,635 3/3/2020
17.4.0.51 4,788 2/25/2020
17.4.0.50 5,240 2/18/2020
17.4.0.49 3,532 2/11/2020
17.4.0.47 2,964 2/5/2020
17.4.0.46 6,269 1/30/2020
17.4.0.44 14,889 1/21/2020
17.4.0.43 3,497 1/14/2020
17.4.0.41 3,398 1/7/2020
17.4.0.40 3,574 12/24/2019
17.4.0.39 5,151 12/17/2019
17.3.0.34 44,350 12/10/2019
17.3.0.33 3,317 12/4/2019
17.3.0.30 1,928 12/3/2019
17.3.0.29 2,965 11/26/2019
17.3.0.28 4,311 11/19/2019
17.3.0.27 2,707 11/12/2019
17.3.0.26 3,337 11/5/2019
17.3.0.21 3,335 10/29/2019
17.3.0.19 8,942 10/22/2019
17.3.0.17 2,656 10/15/2019
17.3.0.14 32,042 10/3/2019
17.3.0.9-beta 1,518 9/20/2019
17.2.0.51 7,242 9/10/2019
17.2.0.49 6,310 9/3/2019
17.2.0.47 6,027 8/27/2019
17.2.0.46 3,882 8/22/2019
17.2.0.41 16,729 8/13/2019
17.2.0.40 5,134 8/6/2019
17.2.0.39 6,139 7/30/2019
17.2.0.36 2,101 7/23/2019
17.2.0.35 2,973 7/17/2019
17.2.0.34 11,701 7/11/2019
17.2.0.28-beta 1,883 6/27/2019
17.1.0.53 4,213 6/25/2019
17.1.0.52 7,725 6/18/2019
17.1.0.51 3,407 6/11/2019
17.1.0.50 4,675 6/4/2019
17.1.0.49 3,044 5/28/2019
17.1.0.48 5,159 5/21/2019
17.1.0.47 4,378 5/14/2019
17.1.0.44 5,409 5/7/2019
17.1.0.43 3,325 4/30/2019
17.1.0.42 5,671 4/23/2019
17.1.0.41 4,655 4/16/2019
17.1.0.40 4,050 4/9/2019
17.1.0.38 10,206 3/29/2019
17.1.0.32-beta 1,922 3/13/2019
16.4.0.54 10,316 2/19/2019
16.4.0.53 2,900 2/13/2019
16.4.0.52 3,284 2/5/2019
16.4.0.48 4,422 1/22/2019
16.4.0.47 2,054 1/16/2019
16.4.0.46 2,976 1/8/2019
16.4.0.44 2,932 12/24/2018
16.4.0.42 4,815 12/17/2018
16.4.0.40-beta 1,298 12/10/2018
16.3.0.36 3,380 11/27/2018
16.3.0.35-beta 1,606 11/23/2018
16.3.0.29 4,276 10/30/2018
16.3.0.21 6,230 9/21/2018
16.3.0.17-beta 1,412 9/12/2018
16.2.0.50 4,490 8/28/2018
16.2.0.46 2,937 8/6/2018
16.2.0.42 3,956 6/29/2018
16.2.0.41 3,815 6/25/2018
16.1.0.37 5,362 4/25/2018
16.1.0.32 2,667 3/29/2018
16.1.0.26 2,149 3/7/2018
16.1.0.24 2,529 2/22/2018