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.
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.
// Install Syncfusion.Xamarin.SfPopupLayout as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfPopupLayout&version=16.4.0.40-beta&prerelease

// Install Syncfusion.Xamarin.SfPopupLayout as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfPopupLayout&version=16.4.0.40-beta&prerelease                

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. 
.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
28.1.35 96 12/18/2024
28.1.33 274 12/12/2024
27.2.5 307 12/2/2024
27.2.4 520 11/26/2024
27.2.3 204 11/22/2024
27.2.2 472 11/15/2024
27.1.58 286 11/4/2024
27.1.57 243 10/28/2024
27.1.56 312 10/23/2024
27.1.55 163 10/21/2024
27.1.53 355 10/14/2024
27.1.52 247 10/7/2024
27.1.51 292 9/30/2024
27.1.50 703 9/23/2024
27.1.48 723 9/18/2024
26.2.14 339 9/9/2024
26.2.13 525 9/5/2024
26.2.12 171 9/2/2024
26.2.11 999 8/27/2024
26.2.10 437 8/19/2024
26.2.9 320 8/12/2024
26.2.8 236 8/5/2024
26.2.7 131 7/29/2024
26.2.5 249 7/26/2024
26.2.4 325 7/24/2024
26.1.42 610 7/15/2024
26.1.41 255 7/8/2024
26.1.40 289 7/1/2024
26.1.39 2,987 6/24/2024
26.1.38 341 6/18/2024
26.1.35 575 6/11/2024
25.2.7 516 6/3/2024
25.2.6 266 5/28/2024
25.2.5 299 5/21/2024
25.2.4 429 5/14/2024
25.2.3 4,935 5/8/2024
25.1.42 504 4/29/2024
25.1.41 744 4/23/2024
25.1.40 375 4/15/2024
25.1.39 2,269 4/8/2024
25.1.38 1,079 4/1/2024
25.1.37 389 3/26/2024
25.1.35 1,285 3/15/2024
24.2.9 1,035 3/4/2024
24.2.8 644 2/26/2024
24.2.7 521 2/19/2024
24.2.6 749 2/14/2024
24.2.5 493 2/12/2024
24.2.4 1,021 2/5/2024
24.2.3 1,405 1/31/2024
24.1.47 858 1/22/2024
24.1.46 1,369 1/16/2024
24.1.45 1,882 1/8/2024
24.1.44 851 1/2/2024
24.1.43 930 12/27/2023
24.1.41 1,151 12/18/2023
23.2.7 1,803 12/6/2023
23.2.6 2,163 11/28/2023
23.2.5 864 11/23/2023
23.2.4 2,136 11/20/2023
23.1.44 4,517 11/6/2023
23.1.43 1,042 10/30/2023
23.1.42 840 10/23/2023
23.1.41 2,448 10/16/2023
23.1.40 1,092 10/10/2023
23.1.39 1,419 10/4/2023
23.1.38 5,355 9/26/2023
23.1.36 20,593 9/15/2023
22.2.12 2,881 9/5/2023
22.2.11 2,485 8/28/2023
22.2.10 1,793 8/22/2023
22.2.9 1,269 8/14/2023
22.2.8 1,437 8/7/2023
22.2.7 1,324 8/2/2023
22.2.5 1,761 7/27/2023
22.1.39 1,316 7/18/2023
22.1.38 1,782 7/11/2023
22.1.37 2,081 7/3/2023
22.1.36 3,033 6/28/2023
22.1.34 7,040 6/21/2023
21.2.10 2,335 6/13/2023
21.2.9 2,957 6/6/2023
21.2.8 4,582 5/30/2023
21.2.6 1,731 5/22/2023
21.2.5 3,807 5/15/2023
21.2.4 3,881 5/9/2023
21.2.3 4,086 5/3/2023
21.1.41 4,827 4/19/2023
21.1.39 2,172 4/10/2023
21.1.38 4,133 4/3/2023
21.1.37 1,878 3/29/2023
21.1.35 5,060 3/23/2023
20.4.0.54 2,487 3/13/2023
20.4.0.53 1,696 3/7/2023
20.4.0.52 4,048 2/28/2023
20.4.0.51 7,870 2/21/2023
20.4.0.50 2,795 2/14/2023
20.4.0.49 3,707 2/7/2023
20.4.0.48 6,999 2/1/2023
20.4.0.44 4,876 1/18/2023
20.4.0.43 4,840 1/10/2023
20.4.0.42 2,569 1/4/2023
20.4.0.41 1,480 12/29/2022
20.4.0.40 1,149 12/28/2022
20.4.0.38 14,378 12/21/2022
20.3.0.61 11,810 12/12/2022
20.3.0.60 4,442 12/6/2022
20.3.0.59 10,611 11/29/2022
20.3.0.58 4,099 11/22/2022
20.3.0.57 4,507 11/15/2022
20.3.0.56 3,389 11/8/2022
20.3.0.52 3,208 10/27/2022
20.3.0.50 2,817 10/18/2022
20.3.0.49 10,189 10/11/2022
20.3.0.48 4,031 10/5/2022
20.3.0.47 4,099 9/29/2022
20.2.0.50 7,916 9/20/2022
20.2.0.49 2,770 9/13/2022
20.2.0.48 2,655 9/6/2022
20.2.0.46 3,630 8/30/2022
20.2.0.45 6,845 8/23/2022
20.2.0.44 2,668 8/16/2022
20.2.0.43 7,027 8/8/2022
20.2.0.40 82,949 7/26/2022
20.2.0.39 4,619 7/19/2022
20.2.0.38 4,133 7/12/2022
20.2.0.36 20,526 6/30/2022
20.1.0.61 17,390 6/20/2022
20.1.0.60 8,884 6/14/2022
20.1.0.59 14,820 6/7/2022
20.1.0.58 6,643 5/31/2022
20.1.0.57 4,429 5/24/2022
20.1.0.56 10,261 5/17/2022
20.1.0.55 4,252 5/12/2022
20.1.0.52 30,772 5/3/2022
20.1.0.51 6,519 4/26/2022
20.1.0.50 4,107 4/19/2022
20.1.0.48 5,032 4/12/2022
20.1.0.47 8,380 4/4/2022
19.4.0.56 25,450 3/15/2022
19.4.0.55 4,231 3/8/2022
19.4.0.54 4,920 2/28/2022
19.4.0.53 2,901 2/22/2022
19.4.0.52 4,045 2/15/2022
19.4.0.50 10,496 2/8/2022
19.4.0.48 51,351 1/31/2022
19.4.0.47 5,256 1/25/2022
19.4.0.43 2,458 1/18/2022
19.4.0.42 4,584 1/11/2022
19.4.0.41 2,430 1/4/2022
19.4.0.40 3,412 12/28/2021
19.4.0.38 4,218 12/17/2021
19.3.0.59 6,316 12/14/2021
19.3.0.57 5,339 12/7/2021
19.3.0.56 4,278 11/29/2021
19.3.0.55 3,251 11/23/2021
19.3.0.54 3,258 11/17/2021
19.3.0.53 3,058 11/12/2021
19.3.0.48 16,261 11/2/2021
19.3.0.47 3,442 10/26/2021
19.3.0.46 3,243 10/19/2021
19.3.0.45 5,689 10/12/2021
19.3.0.44 5,434 10/5/2021
19.3.0.43 8,862 9/30/2021
19.2.0.62 10,385 9/13/2021
19.2.0.60 5,591 9/7/2021
19.2.0.59 2,522 8/30/2021
19.2.0.57 3,265 8/24/2021
19.2.0.56 6,593 8/17/2021
19.2.0.55 4,744 8/11/2021
19.2.0.51 5,171 8/2/2021
19.2.0.49 2,918 7/27/2021
19.2.0.48 2,569 7/19/2021
19.2.0.47 7,808 7/13/2021
19.2.0.46 3,204 7/6/2021
19.2.0.44 5,928 6/30/2021
19.1.0.69 12,447 6/14/2021
19.1.0.67 4,799 6/7/2021
19.1.0.66 3,243 5/31/2021
19.1.0.65 41,940 5/24/2021
19.1.0.64 11,655 5/19/2021
19.1.0.63 5,078 5/13/2021
19.1.0.59 8,790 5/3/2021
19.1.0.58 6,748 4/26/2021
19.1.0.57 6,240 4/20/2021
19.1.0.56 4,127 4/13/2021
19.1.0.55 3,210 4/6/2021
19.1.0.54 6,613 3/30/2021
18.4.0.49 14,960 3/22/2021
18.4.0.48 11,601 3/16/2021
18.4.0.47 6,070 3/9/2021
18.4.0.46 9,470 3/2/2021
18.4.0.44 6,082 2/23/2021
18.4.0.43 5,382 2/15/2021
18.4.0.42 4,855 2/9/2021
18.4.0.41 109,445 2/2/2021
18.4.0.39 4,418 1/28/2021
18.4.0.35 7,361 1/19/2021
18.4.0.34 5,577 1/12/2021
18.4.0.33 5,371 1/4/2021
18.4.0.32 2,203 12/30/2020
18.4.0.31 9,977 12/22/2020
18.4.0.30 12,924 12/17/2020
18.3.0.53 9,010 12/8/2020
18.3.0.52 3,909 11/30/2020
18.3.0.51 7,345 11/23/2020
18.3.0.50 8,253 11/17/2020
18.3.0.48 5,491 11/10/2020
18.3.0.47 3,571 11/5/2020
18.3.0.44 19,825 10/27/2020
18.3.0.42 5,570 10/20/2020
18.3.0.40 4,386 10/12/2020
18.3.0.38 6,199 10/7/2020
18.3.0.35 7,466 10/1/2020
18.2.0.59 23,755 9/22/2020
18.2.0.58 5,765 9/15/2020
18.2.0.57 3,935 9/8/2020
18.2.0.56 4,980 9/1/2020
18.2.0.55 4,964 8/25/2020
18.2.0.54 5,088 8/18/2020
18.2.0.48 17,445 8/4/2020
18.2.0.47 4,099 7/28/2020
18.2.0.46 3,655 7/21/2020
18.2.0.45 4,490 7/14/2020
18.2.0.44 21,528 7/6/2020
18.1.0.59 19,133 6/23/2020
18.1.0.57 6,248 6/16/2020
18.1.0.56 3,969 6/9/2020
18.1.0.55 4,879 6/2/2020
18.1.0.54 5,347 5/27/2020
18.1.0.53 5,991 5/19/2020
18.1.0.52 5,318 5/13/2020
18.1.0.48 9,519 5/5/2020
18.1.0.46 4,990 4/28/2020
18.1.0.45 4,752 4/21/2020
18.1.0.44 6,879 4/14/2020
18.1.0.43 5,776 4/7/2020
18.1.0.42 14,841 4/1/2020
18.1.0.36-beta 1,530 3/19/2020
17.4.0.55 15,562 3/10/2020
17.4.0.53 6,546 3/3/2020
17.4.0.51 4,700 2/25/2020
17.4.0.50 5,135 2/18/2020
17.4.0.49 3,449 2/11/2020
17.4.0.47 2,876 2/5/2020
17.4.0.46 6,178 1/30/2020
17.4.0.44 14,756 1/21/2020
17.4.0.43 3,415 1/14/2020
17.4.0.41 3,305 1/7/2020
17.4.0.40 3,491 12/24/2019
17.4.0.39 4,831 12/17/2019
17.3.0.34 40,097 12/10/2019
17.3.0.33 3,235 12/4/2019
17.3.0.30 1,843 12/3/2019
17.3.0.29 2,888 11/26/2019
17.3.0.28 4,231 11/19/2019
17.3.0.27 2,615 11/12/2019
17.3.0.26 3,248 11/5/2019
17.3.0.21 3,254 10/29/2019
17.3.0.19 8,864 10/22/2019
17.3.0.17 2,573 10/15/2019
17.3.0.14 31,947 10/3/2019
17.3.0.9-beta 1,431 9/20/2019
17.2.0.51 7,109 9/10/2019
17.2.0.49 6,226 9/3/2019
17.2.0.47 5,946 8/27/2019
17.2.0.46 3,797 8/22/2019
17.2.0.41 16,635 8/13/2019
17.2.0.40 5,044 8/6/2019
17.2.0.39 6,051 7/30/2019
17.2.0.36 2,020 7/23/2019
17.2.0.35 2,894 7/17/2019
17.2.0.34 11,574 7/11/2019
17.2.0.28-beta 1,799 6/27/2019
17.1.0.53 4,113 6/25/2019
17.1.0.52 7,636 6/18/2019
17.1.0.51 3,280 6/11/2019
17.1.0.50 4,589 6/4/2019
17.1.0.49 2,960 5/28/2019
17.1.0.48 5,073 5/21/2019
17.1.0.47 4,292 5/14/2019
17.1.0.44 5,321 5/7/2019
17.1.0.43 3,241 4/30/2019
17.1.0.42 5,586 4/23/2019
17.1.0.41 4,571 4/16/2019
17.1.0.40 3,967 4/9/2019
17.1.0.38 10,023 3/29/2019
17.1.0.32-beta 1,841 3/13/2019
16.4.0.54 10,199 2/19/2019
16.4.0.53 2,815 2/13/2019
16.4.0.52 3,178 2/5/2019
16.4.0.48 4,340 1/22/2019
16.4.0.47 1,948 1/16/2019
16.4.0.46 2,887 1/8/2019
16.4.0.44 2,736 12/24/2018
16.4.0.42 4,734 12/17/2018
16.4.0.40-beta 1,208 12/10/2018
16.3.0.36 3,282 11/27/2018
16.3.0.35-beta 1,507 11/23/2018
16.3.0.29 4,176 10/30/2018
16.3.0.21 6,113 9/21/2018
16.3.0.17-beta 1,313 9/12/2018
16.2.0.50 4,385 8/28/2018
16.2.0.46 2,766 8/6/2018
16.2.0.42 3,702 6/29/2018
16.2.0.41 3,551 6/25/2018
16.1.0.37 5,090 4/25/2018
16.1.0.32 2,389 3/29/2018
16.1.0.26 1,883 3/7/2018
16.1.0.24 2,332 2/22/2018