Syncfusion.Xamarin.SfPullToRefresh 30.2.4

Prefix Reserved
dotnet add package Syncfusion.Xamarin.SfPullToRefresh --version 30.2.4
                    
NuGet\Install-Package Syncfusion.Xamarin.SfPullToRefresh -Version 30.2.4
                    
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.SfPullToRefresh" Version="30.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfPullToRefresh" Version="30.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfPullToRefresh" />
                    
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.SfPullToRefresh --version 30.2.4
                    
#r "nuget: Syncfusion.Xamarin.SfPullToRefresh, 30.2.4"
                    
#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.SfPullToRefresh@30.2.4
                    
#: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.SfPullToRefresh&version=30.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfPullToRefresh&version=30.2.4
                    
Install as a Cake Tool

Syncfusion® Xamarin.Forms PullToRefresh Component

The Syncfusion® Xamarin.Forms PullToRefresh is a panel that can be pulled to refresh data in an application. It can be done either through user interaction or programmatically. It has the ability to load any complex views or layouts in its pulling pane and allows users to pull down from the top of the view. Furthermore, the appearance and transition of the progress indicator can be customized.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, UWP and macOS).

Xamarin.Forms PullToRefresh

Features Overview | Docs | Online Demo | Support | Forums | Feedback

System Requirements

Getting Started

License

This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion®

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1800+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI, Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI, Flutter, Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 (8)

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

Package Downloads
ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

Malibu.Core

Package Description

Malibu.Client

Package Description

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

ItEnterprise.Common.CoreiOS

ItEnterprise Common.CoreiOS for Xamarin Forms

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Syncfusion.Xamarin.SfPullToRefresh:

Repository Stars
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last Updated
30.2.4 256 a month ago
30.1.42 106 a month ago
30.1.41 496 2 months ago
30.1.40 160 2 months ago
30.1.39 155 2 months ago
30.1.38 152 2 months ago
30.1.37 181 2 months ago
29.2.11 169 3 months ago
29.2.10 345 3 months ago
29.2.9 431 3 months ago
29.2.8 165 3 months ago
29.2.7 178 3 months ago
29.2.5 179 4 months ago
29.2.4 268 4 months ago
29.1.41 175 4 months ago
29.1.40 228 4 months ago
29.1.39 202 5 months ago
29.1.38 264 5 months ago
29.1.37 198 5 months ago
29.1.35 254 5 months ago
29.1.33 537 5 months ago
28.2.12 227 6 months ago
28.2.11 227 6 months ago
28.2.9 259 6 months ago
28.2.7 163 6 months ago
28.2.6 177 7 months ago
28.2.5 208 7 months ago
28.2.4 306 7 months ago
28.2.3 190 7 months ago
28.1.41 462 8 months ago
28.1.39 1,977 8 months ago
28.1.38 150 8 months ago
28.1.37 127 8 months ago
28.1.36 123 8 months ago
28.1.35 143 9 months ago
28.1.33 190 9 months ago
27.2.5 156 9 months ago
27.2.4 146 9 months ago
27.2.3 262 10 months ago
27.2.2 172 10 months ago
27.1.58 214 11/4/2024
27.1.57 175 10/28/2024
27.1.56 279 10/23/2024
27.1.55 155 10/21/2024
27.1.53 226 10/14/2024
27.1.52 208 10/7/2024
27.1.51 212 9/30/2024
27.1.50 224 9/23/2024
27.1.48 260 9/18/2024
26.2.14 207 9/9/2024
26.2.13 167 9/5/2024
26.2.12 163 9/2/2024
26.2.11 230 8/27/2024
26.2.10 265 8/19/2024
26.2.9 224 8/12/2024
26.2.8 144 8/5/2024
26.2.7 140 7/29/2024
26.2.5 151 7/26/2024
26.2.4 164 7/24/2024
26.1.42 598 7/15/2024
26.1.41 197 7/8/2024
26.1.40 312 7/1/2024
26.1.39 1,288 6/24/2024
26.1.38 460 6/18/2024
26.1.35 254 6/11/2024
25.2.7 273 6/3/2024
25.2.6 180 5/28/2024
25.2.5 195 5/21/2024
25.2.4 778 5/14/2024
25.2.3 351 5/8/2024
25.1.42 360 4/29/2024
25.1.41 247 4/23/2024
25.1.40 871 4/15/2024
25.1.39 233 4/8/2024
25.1.38 328 4/1/2024
25.1.37 220 3/26/2024
25.1.35 408 3/15/2024
24.2.9 5,185 3/4/2024
24.2.8 364 2/26/2024
24.2.7 320 2/19/2024
24.2.6 310 2/14/2024
24.2.5 352 2/12/2024
24.2.4 412 2/5/2024
24.2.3 558 1/31/2024
24.1.47 430 1/22/2024
24.1.46 940 1/16/2024
24.1.45 2,838 1/8/2024
24.1.44 1,033 1/2/2024
24.1.43 666 12/27/2023
24.1.41 715 12/18/2023
23.2.7 949 12/6/2023
23.2.6 680 11/28/2023
23.2.5 837 11/23/2023
23.2.4 1,042 11/20/2023
23.1.44 2,827 11/6/2023
23.1.43 598 10/30/2023
23.1.42 591 10/23/2023
23.1.41 3,461 10/16/2023
23.1.40 711 10/10/2023
23.1.39 1,077 10/4/2023
23.1.38 1,507 9/26/2023
23.1.36 20,047 9/15/2023
22.2.12 1,000 9/5/2023
22.2.11 774 8/28/2023
22.2.10 614 8/22/2023
22.2.9 871 8/14/2023
22.2.8 1,135 8/7/2023
22.2.7 872 8/2/2023
22.2.5 775 7/27/2023
22.1.39 2,214 7/18/2023
22.1.38 1,092 7/11/2023
22.1.37 1,049 7/3/2023
22.1.36 2,445 6/28/2023
22.1.34 1,353 6/21/2023
21.2.10 2,283 6/12/2023
21.2.9 2,376 6/6/2023
21.2.8 924 5/30/2023
21.2.6 2,067 5/22/2023
21.2.5 3,794 5/15/2023
21.2.4 1,095 5/9/2023
21.2.3 3,780 5/3/2023
21.1.41 2,894 4/19/2023
21.1.39 1,640 4/10/2023
21.1.38 867 4/3/2023
21.1.37 893 3/29/2023
21.1.35 2,259 3/23/2023
20.4.0.54 1,531 3/13/2023
20.4.0.53 1,024 3/7/2023
20.4.0.52 2,514 2/28/2023
20.4.0.51 1,092 2/21/2023
20.4.0.50 1,568 2/14/2023
20.4.0.49 2,186 2/7/2023
20.4.0.48 2,261 2/1/2023
20.4.0.44 2,702 1/18/2023
20.4.0.43 3,730 1/10/2023
20.4.0.42 2,927 1/4/2023
20.4.0.41 1,029 12/29/2022
20.4.0.40 854 12/28/2022
20.4.0.38 13,910 12/21/2022
20.3.0.61 1,221 12/12/2022
20.3.0.60 1,930 12/6/2022
20.3.0.59 1,206 11/29/2022
20.3.0.58 3,504 11/22/2022
20.3.0.57 3,185 11/15/2022
20.3.0.56 1,924 11/8/2022
20.3.0.52 2,218 10/27/2022
20.3.0.50 2,029 10/18/2022
20.3.0.49 6,099 10/11/2022
20.3.0.48 2,433 10/5/2022
20.3.0.47 1,331 9/29/2022
20.2.0.50 10,950 9/20/2022
20.2.0.49 1,872 9/13/2022
20.2.0.48 2,259 9/6/2022
20.2.0.46 1,825 8/30/2022
20.2.0.45 1,417 8/23/2022
20.2.0.44 2,386 8/16/2022
20.2.0.43 5,578 8/8/2022
20.2.0.40 82,089 7/26/2022
20.2.0.39 7,678 7/19/2022
20.2.0.38 3,104 7/12/2022
20.2.0.36 1,889 6/30/2022
20.1.0.61 8,145 6/20/2022
20.1.0.60 1,597 6/14/2022
20.1.0.59 3,684 6/7/2022
20.1.0.58 5,405 5/31/2022
20.1.0.57 2,639 5/24/2022
20.1.0.56 6,002 5/17/2022
20.1.0.55 1,673 5/12/2022
20.1.0.52 2,172 5/3/2022
20.1.0.51 1,420 4/26/2022
20.1.0.50 1,536 4/19/2022
20.1.0.48 3,967 4/12/2022
20.1.0.47 4,929 4/4/2022
19.4.0.56 11,786 3/15/2022
19.4.0.55 2,776 3/8/2022
19.4.0.54 1,683 2/28/2022
19.4.0.53 1,812 2/22/2022
19.4.0.52 1,855 2/15/2022
19.4.0.50 1,942 2/8/2022
19.4.0.48 45,572 1/31/2022
19.4.0.47 1,751 1/25/2022
19.4.0.43 2,793 1/18/2022
19.4.0.42 1,580 1/11/2022
19.4.0.41 1,799 1/4/2022
19.4.0.40 2,782 12/28/2021
19.4.0.38 2,970 12/17/2021
19.3.0.59 1,545 12/14/2021
19.3.0.57 1,817 12/7/2021
19.3.0.56 2,781 11/29/2021
19.3.0.55 3,045 11/23/2021
19.3.0.54 5,686 11/17/2021
19.3.0.53 1,997 11/12/2021
19.3.0.48 19,265 11/2/2021
19.3.0.47 6,576 10/26/2021
19.3.0.46 5,346 10/19/2021
19.3.0.45 1,763 10/12/2021
19.3.0.44 3,407 10/5/2021
19.3.0.43 3,893 9/30/2021
19.2.0.62 9,218 9/13/2021
19.2.0.60 1,982 9/7/2021
19.2.0.59 1,586 8/30/2021
19.2.0.57 2,511 8/24/2021
19.2.0.56 1,783 8/17/2021
19.2.0.55 2,636 8/11/2021
19.2.0.51 1,996 8/2/2021
19.2.0.49 1,647 7/26/2021
19.2.0.48 1,916 7/19/2021
19.2.0.47 5,336 7/13/2021
19.2.0.46 1,594 7/6/2021
19.2.0.44 2,922 6/30/2021
19.1.0.69 4,705 6/14/2021
19.1.0.67 1,810 6/7/2021
19.1.0.66 1,799 5/31/2021
19.1.0.65 2,004 5/24/2021
19.1.0.64 12,982 5/19/2021
19.1.0.63 3,417 5/13/2021
19.1.0.59 1,580 5/3/2021
19.1.0.58 1,933 4/26/2021
19.1.0.57 2,035 4/20/2021
19.1.0.56 7,999 4/13/2021
19.1.0.55 2,401 4/6/2021
19.1.0.54 4,775 3/30/2021
18.4.0.49 10,590 3/22/2021
18.4.0.48 3,409 3/16/2021
18.4.0.47 4,028 3/9/2021
18.4.0.46 6,639 3/2/2021
18.4.0.44 2,373 2/23/2021
18.4.0.43 2,515 2/15/2021
18.4.0.42 3,011 2/9/2021
18.4.0.41 76,126 2/2/2021
18.4.0.39 4,547 1/28/2021
18.4.0.35 3,283 1/19/2021
18.4.0.34 2,443 1/12/2021
18.4.0.33 2,153 1/4/2021
18.4.0.32 2,190 12/30/2020
18.4.0.31 1,544 12/22/2020
18.4.0.30 2,532 12/17/2020
18.3.0.53 5,945 12/8/2020
18.3.0.52 3,247 11/30/2020
18.3.0.51 4,852 11/23/2020
18.3.0.50 3,967 11/17/2020
18.3.0.48 4,891 11/10/2020
18.3.0.47 3,103 11/5/2020
18.3.0.44 9,060 10/27/2020
18.3.0.42 4,587 10/20/2020
18.3.0.40 17,568 10/12/2020
18.3.0.38 4,027 10/7/2020
18.3.0.35 2,638 10/1/2020
18.2.0.59 9,230 9/22/2020
18.2.0.58 4,337 9/15/2020
18.2.0.57 2,044 9/8/2020
18.2.0.56 2,555 9/1/2020
18.2.0.55 3,205 8/25/2020
18.2.0.54 2,566 8/18/2020
18.2.0.48 3,518 8/4/2020
18.2.0.47 2,424 7/28/2020
18.2.0.46 2,085 7/21/2020
18.2.0.45 2,337 7/14/2020
18.2.0.44 3,919 7/6/2020
18.1.0.59 9,292 6/23/2020
18.1.0.57 2,258 6/16/2020
18.1.0.56 2,293 6/9/2020
18.1.0.55 5,370 6/2/2020
18.1.0.54 1,941 5/27/2020
18.1.0.53 3,577 5/19/2020
18.1.0.52 3,838 5/13/2020
18.1.0.48 2,940 5/5/2020
18.1.0.46 4,708 4/28/2020
18.1.0.45 2,244 4/21/2020
18.1.0.44 5,361 4/14/2020
18.1.0.43 3,063 4/7/2020
18.1.0.42 3,815 4/1/2020
18.1.0.36-beta 1,229 3/19/2020
17.4.0.55 9,894 3/10/2020
17.4.0.53 3,496 3/3/2020
17.4.0.51 3,390 2/25/2020
17.4.0.50 3,880 2/18/2020
17.4.0.49 4,276 2/11/2020
17.4.0.47 1,967 2/5/2020
17.4.0.46 4,244 1/30/2020
17.4.0.44 6,819 1/21/2020
17.4.0.43 3,779 1/14/2020
17.4.0.41 3,623 1/7/2020
17.4.0.40 2,574 12/24/2019
17.4.0.39 4,124 12/17/2019
17.3.0.34 47,974 12/10/2019
17.3.0.33 2,904 12/4/2019
17.3.0.30 1,645 12/3/2019
17.3.0.29 2,426 11/26/2019
17.3.0.28 2,313 11/19/2019
17.3.0.27 5,730 11/12/2019
17.3.0.26 2,209 11/5/2019
17.3.0.21 2,699 10/29/2019
17.3.0.19 3,012 10/22/2019
17.3.0.17 2,794 10/15/2019
17.3.0.14 22,244 10/3/2019
17.3.0.9-beta 1,273 9/20/2019
17.2.0.51 6,720 9/10/2019
17.2.0.49 2,486 9/3/2019
17.2.0.47 9,442 8/27/2019
17.2.0.46 8,732 8/22/2019
17.2.0.41 16,539 8/13/2019
17.2.0.40 13,734 8/6/2019
17.2.0.39 3,175 7/30/2019
17.2.0.36 4,898 7/23/2019
17.2.0.35 2,389 7/17/2019
17.2.0.34 5,556 7/11/2019
17.2.0.28-beta 1,639 6/27/2019
17.1.0.53 6,703 6/25/2019
17.1.0.52 2,096 6/18/2019
17.1.0.51 2,399 6/11/2019
17.1.0.50 3,755 6/4/2019
17.1.0.49 2,748 5/28/2019
17.1.0.48 6,208 5/21/2019
17.1.0.47 3,908 5/14/2019
17.1.0.44 2,890 5/7/2019
17.1.0.43 2,272 4/30/2019
17.1.0.42 3,014 4/23/2019
17.1.0.41 4,095 4/16/2019
17.1.0.40 17,096 4/9/2019
17.1.0.38 4,706 3/29/2019
17.1.0.32-beta 1,904 3/13/2019
16.4.0.54 8,284 2/19/2019
16.4.0.53 2,474 2/13/2019
16.4.0.52 7,990 2/5/2019
16.4.0.48 2,806 1/22/2019
16.4.0.47 2,252 1/16/2019
16.4.0.46 2,531 1/8/2019
16.4.0.44 3,495 12/24/2018
16.4.0.42 3,364 12/17/2018
16.4.0.40-beta 1,207 12/10/2018
16.3.0.36 3,340 11/27/2018
16.3.0.35-beta 1,556 11/23/2018
16.3.0.29 7,102 10/30/2018
16.3.0.21 6,482 9/21/2018
16.3.0.17-beta 1,368 9/12/2018
16.2.0.50 6,269 8/28/2018
16.2.0.46 3,786 8/6/2018
16.2.0.42 7,647 6/29/2018
16.2.0.41 3,443 6/25/2018
16.1.0.37 6,496 4/25/2018
16.1.0.32 3,428 3/29/2018
16.1.0.26 3,427 3/7/2018
16.1.0.24 2,463 2/22/2018
15.4.0.20 8,668 12/28/2017
15.4.0.17 3,594 12/11/2017