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
27.2.4 161 11/26/2024
27.2.3 156 11/22/2024
27.2.2 320 11/15/2024
27.1.58 272 11/4/2024
27.1.57 214 10/28/2024
27.1.56 274 10/23/2024
27.1.55 155 10/21/2024
27.1.53 341 10/14/2024
27.1.52 241 10/7/2024
27.1.51 288 9/30/2024
27.1.50 658 9/23/2024
27.1.48 705 9/18/2024
26.2.14 331 9/9/2024
26.2.13 490 9/5/2024
26.2.12 163 9/2/2024
26.2.11 831 8/27/2024
26.2.10 393 8/19/2024
26.2.9 312 8/12/2024
26.2.8 231 8/5/2024
26.2.7 127 7/29/2024
26.2.5 222 7/26/2024
26.2.4 310 7/24/2024
26.1.42 564 7/15/2024
26.1.41 251 7/8/2024
26.1.40 276 7/1/2024
26.1.39 2,230 6/24/2024
26.1.38 335 6/18/2024
26.1.35 564 6/11/2024
25.2.7 495 6/3/2024
25.2.6 261 5/28/2024
25.2.5 292 5/21/2024
25.2.4 409 5/14/2024
25.2.3 4,639 5/8/2024
25.1.42 499 4/29/2024
25.1.41 709 4/23/2024
25.1.40 369 4/15/2024
25.1.39 2,185 4/8/2024
25.1.38 1,077 4/1/2024
25.1.37 386 3/26/2024
25.1.35 1,277 3/15/2024
24.2.9 1,004 3/4/2024
24.2.8 642 2/26/2024
24.2.7 516 2/19/2024
24.2.6 732 2/14/2024
24.2.5 486 2/12/2024
24.2.4 1,016 2/5/2024
24.2.3 1,396 1/31/2024
24.1.47 854 1/22/2024
24.1.46 1,365 1/16/2024
24.1.45 1,724 1/8/2024
24.1.44 849 1/2/2024
24.1.43 928 12/27/2023
24.1.41 1,146 12/18/2023
23.2.7 1,789 12/6/2023
23.2.6 2,119 11/28/2023
23.2.5 862 11/23/2023
23.2.4 2,119 11/20/2023
23.1.44 4,378 11/6/2023
23.1.43 1,039 10/30/2023
23.1.42 837 10/23/2023
23.1.41 2,424 10/16/2023
23.1.40 1,083 10/10/2023
23.1.39 1,409 10/4/2023
23.1.38 5,348 9/26/2023
23.1.36 20,550 9/15/2023
22.2.12 2,861 9/5/2023
22.2.11 2,387 8/28/2023
22.2.10 1,790 8/22/2023
22.2.9 1,262 8/14/2023
22.2.8 1,431 8/7/2023
22.2.7 1,321 8/2/2023
22.2.5 1,749 7/27/2023
22.1.39 1,310 7/18/2023
22.1.38 1,777 7/11/2023
22.1.37 2,077 7/3/2023
22.1.36 3,029 6/28/2023
22.1.34 6,881 6/21/2023
21.2.10 2,313 6/13/2023
21.2.9 2,882 6/6/2023
21.2.8 4,577 5/30/2023
21.2.6 1,724 5/22/2023
21.2.5 3,802 5/15/2023
21.2.4 3,872 5/9/2023
21.2.3 4,082 5/3/2023
21.1.41 4,817 4/19/2023
21.1.39 2,167 4/10/2023
21.1.38 4,103 4/3/2023
21.1.37 1,873 3/29/2023
21.1.35 4,977 3/23/2023
20.4.0.54 2,473 3/13/2023
20.4.0.53 1,694 3/7/2023
20.4.0.52 3,911 2/28/2023
20.4.0.51 7,865 2/21/2023
20.4.0.50 2,791 2/14/2023
20.4.0.49 3,696 2/7/2023
20.4.0.48 6,576 2/1/2023
20.4.0.44 4,865 1/18/2023
20.4.0.43 4,828 1/10/2023
20.4.0.42 2,565 1/4/2023
20.4.0.41 1,477 12/29/2022
20.4.0.40 1,147 12/28/2022
20.4.0.38 14,352 12/21/2022
20.3.0.61 11,800 12/12/2022
20.3.0.60 4,437 12/6/2022
20.3.0.59 10,471 11/29/2022
20.3.0.58 4,070 11/22/2022
20.3.0.57 4,476 11/15/2022
20.3.0.56 3,383 11/8/2022
20.3.0.52 3,200 10/27/2022
20.3.0.50 2,807 10/18/2022
20.3.0.49 9,942 10/11/2022
20.3.0.48 4,029 10/5/2022
20.3.0.47 4,096 9/29/2022
20.2.0.50 7,824 9/20/2022
20.2.0.49 2,762 9/13/2022
20.2.0.48 2,652 9/6/2022
20.2.0.46 3,623 8/30/2022
20.2.0.45 6,842 8/23/2022
20.2.0.44 2,663 8/16/2022
20.2.0.43 7,023 8/8/2022
20.2.0.40 82,942 7/26/2022
20.2.0.39 4,612 7/19/2022
20.2.0.38 4,129 7/12/2022
20.2.0.36 20,369 6/30/2022
20.1.0.61 17,385 6/20/2022
20.1.0.60 8,878 6/14/2022
20.1.0.59 14,808 6/7/2022
20.1.0.58 6,602 5/31/2022
20.1.0.57 4,426 5/24/2022
20.1.0.56 10,255 5/17/2022
20.1.0.55 4,248 5/12/2022
20.1.0.52 29,378 5/3/2022
20.1.0.51 6,517 4/26/2022
20.1.0.50 4,084 4/19/2022
20.1.0.48 4,962 4/12/2022
20.1.0.47 8,356 4/4/2022
19.4.0.56 25,301 3/15/2022
19.4.0.55 4,228 3/8/2022
19.4.0.54 4,915 2/28/2022
19.4.0.53 2,897 2/22/2022
19.4.0.52 4,041 2/15/2022
19.4.0.50 10,398 2/8/2022
19.4.0.48 51,343 1/31/2022
19.4.0.47 5,253 1/25/2022
19.4.0.43 2,447 1/18/2022
19.4.0.42 4,531 1/11/2022
19.4.0.41 2,421 1/4/2022
19.4.0.40 3,409 12/28/2021
19.4.0.38 4,204 12/17/2021
19.3.0.59 6,301 12/14/2021
19.3.0.57 5,322 12/7/2021
19.3.0.56 4,275 11/29/2021
19.3.0.55 3,248 11/23/2021
19.3.0.54 3,256 11/17/2021
19.3.0.53 3,054 11/12/2021
19.3.0.48 14,851 11/2/2021
19.3.0.47 3,439 10/26/2021
19.3.0.46 3,224 10/19/2021
19.3.0.45 5,683 10/12/2021
19.3.0.44 5,430 10/5/2021
19.3.0.43 8,798 9/30/2021
19.2.0.62 10,381 9/13/2021
19.2.0.60 5,589 9/7/2021
19.2.0.59 2,494 8/30/2021
19.2.0.57 3,259 8/24/2021
19.2.0.56 6,586 8/17/2021
19.2.0.55 4,742 8/11/2021
19.2.0.51 5,161 8/2/2021
19.2.0.49 2,915 7/27/2021
19.2.0.48 2,567 7/19/2021
19.2.0.47 7,800 7/13/2021
19.2.0.46 3,183 7/6/2021
19.2.0.44 5,925 6/30/2021
19.1.0.69 12,350 6/14/2021
19.1.0.67 4,741 6/7/2021
19.1.0.66 3,240 5/31/2021
19.1.0.65 41,936 5/24/2021
19.1.0.64 11,498 5/19/2021
19.1.0.63 5,074 5/13/2021
19.1.0.59 8,784 5/3/2021
19.1.0.58 6,744 4/26/2021
19.1.0.57 6,234 4/20/2021
19.1.0.56 4,125 4/13/2021
19.1.0.55 3,208 4/6/2021
19.1.0.54 6,604 3/30/2021
18.4.0.49 14,881 3/22/2021
18.4.0.48 11,581 3/16/2021
18.4.0.47 6,061 3/9/2021
18.4.0.46 9,468 3/2/2021
18.4.0.44 6,077 2/23/2021
18.4.0.43 5,378 2/15/2021
18.4.0.42 4,851 2/9/2021
18.4.0.41 109,407 2/2/2021
18.4.0.39 4,405 1/28/2021
18.4.0.35 7,353 1/19/2021
18.4.0.34 5,571 1/12/2021
18.4.0.33 5,368 1/4/2021
18.4.0.32 2,201 12/30/2020
18.4.0.31 9,962 12/22/2020
18.4.0.30 12,900 12/17/2020
18.3.0.53 9,008 12/8/2020
18.3.0.52 3,907 11/30/2020
18.3.0.51 7,341 11/23/2020
18.3.0.50 8,247 11/17/2020
18.3.0.48 5,489 11/10/2020
18.3.0.47 3,562 11/5/2020
18.3.0.44 19,821 10/27/2020
18.3.0.42 5,531 10/20/2020
18.3.0.40 4,381 10/12/2020
18.3.0.38 6,197 10/7/2020
18.3.0.35 7,458 10/1/2020
18.2.0.59 23,701 9/22/2020
18.2.0.58 5,763 9/15/2020
18.2.0.57 3,931 9/8/2020
18.2.0.56 4,978 9/1/2020
18.2.0.55 4,960 8/25/2020
18.2.0.54 5,081 8/18/2020
18.2.0.48 17,441 8/4/2020
18.2.0.47 4,096 7/28/2020
18.2.0.46 3,652 7/21/2020
18.2.0.45 4,485 7/14/2020
18.2.0.44 21,524 7/6/2020
18.1.0.59 19,129 6/23/2020
18.1.0.57 6,244 6/16/2020
18.1.0.56 3,956 6/9/2020
18.1.0.55 4,877 6/2/2020
18.1.0.54 5,340 5/27/2020
18.1.0.53 5,987 5/19/2020
18.1.0.52 5,313 5/13/2020
18.1.0.48 9,513 5/5/2020
18.1.0.46 4,986 4/28/2020
18.1.0.45 4,747 4/21/2020
18.1.0.44 6,839 4/14/2020
18.1.0.43 5,770 4/7/2020
18.1.0.42 14,837 4/1/2020
18.1.0.36-beta 1,526 3/19/2020
17.4.0.55 15,551 3/10/2020
17.4.0.53 6,537 3/3/2020
17.4.0.51 4,696 2/25/2020
17.4.0.50 5,127 2/18/2020
17.4.0.49 3,444 2/11/2020
17.4.0.47 2,870 2/5/2020
17.4.0.46 6,141 1/30/2020
17.4.0.44 14,749 1/21/2020
17.4.0.43 3,411 1/14/2020
17.4.0.41 3,298 1/7/2020
17.4.0.40 3,485 12/24/2019
17.4.0.39 4,825 12/17/2019
17.3.0.34 39,666 12/10/2019
17.3.0.33 3,229 12/4/2019
17.3.0.30 1,838 12/3/2019
17.3.0.29 2,884 11/26/2019
17.3.0.28 4,226 11/19/2019
17.3.0.27 2,598 11/12/2019
17.3.0.26 3,242 11/5/2019
17.3.0.21 3,246 10/29/2019
17.3.0.19 8,860 10/22/2019
17.3.0.17 2,567 10/15/2019
17.3.0.14 31,942 10/3/2019
17.3.0.9-beta 1,429 9/20/2019
17.2.0.51 7,101 9/10/2019
17.2.0.49 6,222 9/3/2019
17.2.0.47 5,942 8/27/2019
17.2.0.46 3,793 8/22/2019
17.2.0.41 16,630 8/13/2019
17.2.0.40 5,039 8/6/2019
17.2.0.39 6,047 7/30/2019
17.2.0.36 2,016 7/23/2019
17.2.0.35 2,887 7/17/2019
17.2.0.34 11,563 7/11/2019
17.2.0.28-beta 1,797 6/27/2019
17.1.0.53 4,102 6/25/2019
17.1.0.52 7,629 6/18/2019
17.1.0.51 3,274 6/11/2019
17.1.0.50 4,581 6/4/2019
17.1.0.49 2,956 5/28/2019
17.1.0.48 5,069 5/21/2019
17.1.0.47 4,287 5/14/2019
17.1.0.44 5,315 5/7/2019
17.1.0.43 3,236 4/30/2019
17.1.0.42 5,581 4/23/2019
17.1.0.41 4,566 4/16/2019
17.1.0.40 3,963 4/9/2019
17.1.0.38 10,018 3/29/2019
17.1.0.32-beta 1,838 3/13/2019
16.4.0.54 10,191 2/19/2019
16.4.0.53 2,811 2/13/2019
16.4.0.52 3,174 2/5/2019
16.4.0.48 4,336 1/22/2019
16.4.0.47 1,942 1/16/2019
16.4.0.46 2,883 1/8/2019
16.4.0.44 2,731 12/24/2018
16.4.0.42 4,730 12/17/2018
16.4.0.40-beta 1,206 12/10/2018
16.3.0.36 3,276 11/27/2018
16.3.0.35-beta 1,500 11/23/2018
16.3.0.29 4,166 10/30/2018
16.3.0.21 6,104 9/21/2018
16.3.0.17-beta 1,306 9/12/2018
16.2.0.50 4,375 8/28/2018
16.2.0.46 2,758 8/6/2018
16.2.0.42 3,692 6/29/2018
16.2.0.41 3,542 6/25/2018
16.1.0.37 5,081 4/25/2018
16.1.0.32 2,383 3/29/2018
16.1.0.26 1,877 3/7/2018
16.1.0.24 2,324 2/22/2018