Syncfusion.Xamarin.SfPullToRefresh 30.1.42

Prefix Reserved
dotnet add package Syncfusion.Xamarin.SfPullToRefresh --version 30.1.42
                    
NuGet\Install-Package Syncfusion.Xamarin.SfPullToRefresh -Version 30.1.42
                    
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.1.42" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfPullToRefresh" Version="30.1.42" />
                    
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.1.42
                    
#r "nuget: Syncfusion.Xamarin.SfPullToRefresh, 30.1.42"
                    
#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.1.42
                    
#: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.1.42
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfPullToRefresh&version=30.1.42
                    
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.1.42 92 7/28/2025
30.1.41 488 7/22/2025
30.1.40 149 7/14/2025
30.1.39 149 7/8/2025
30.1.38 145 7/1/2025
30.1.37 171 6/25/2025
29.2.11 162 6/16/2025
29.2.10 323 6/9/2025
29.2.9 282 6/5/2025
29.2.8 160 6/3/2025
29.2.7 169 5/26/2025
29.2.5 171 5/21/2025
29.2.4 259 5/14/2025
29.1.41 170 5/5/2025
29.1.40 218 4/28/2025
29.1.39 197 4/21/2025
29.1.38 249 4/14/2025
29.1.37 191 4/8/2025
29.1.35 249 4/1/2025
29.1.33 528 3/25/2025
28.2.12 222 3/19/2025
28.2.11 221 3/10/2025
28.2.9 253 3/4/2025
28.2.7 159 2/25/2025
28.2.6 168 2/17/2025
28.2.5 201 2/11/2025
28.2.4 299 2/4/2025
28.2.3 182 1/29/2025
28.1.41 384 1/20/2025
28.1.39 1,943 1/13/2025
28.1.38 144 1/7/2025
28.1.37 121 12/31/2024
28.1.36 117 12/23/2024
28.1.35 135 12/18/2024
28.1.33 184 12/12/2024
27.2.5 150 12/2/2024
27.2.4 142 11/26/2024
27.2.3 252 11/22/2024
27.2.2 167 11/15/2024
27.1.58 204 11/4/2024
27.1.57 168 10/28/2024
27.1.56 272 10/23/2024
27.1.55 146 10/21/2024
27.1.53 221 10/14/2024
27.1.52 200 10/7/2024
27.1.51 205 9/30/2024
27.1.50 215 9/23/2024
27.1.48 252 9/18/2024
26.2.14 196 9/9/2024
26.2.13 160 9/5/2024
26.2.12 159 9/2/2024
26.2.11 223 8/27/2024
26.2.10 259 8/19/2024
26.2.9 217 8/12/2024
26.2.8 137 8/5/2024
26.2.7 134 7/29/2024
26.2.5 143 7/26/2024
26.2.4 158 7/24/2024
26.1.42 591 7/15/2024
26.1.41 192 7/8/2024
26.1.40 307 7/1/2024
26.1.39 1,282 6/24/2024
26.1.38 453 6/18/2024
26.1.35 245 6/11/2024
25.2.7 267 6/3/2024
25.2.6 171 5/28/2024
25.2.5 184 5/21/2024
25.2.4 763 5/14/2024
25.2.3 336 5/8/2024
25.1.42 356 4/29/2024
25.1.41 241 4/23/2024
25.1.40 868 4/15/2024
25.1.39 227 4/8/2024
25.1.38 322 4/1/2024
25.1.37 214 3/26/2024
25.1.35 402 3/15/2024
24.2.9 5,170 3/4/2024
24.2.8 358 2/26/2024
24.2.7 317 2/19/2024
24.2.6 304 2/14/2024
24.2.5 348 2/12/2024
24.2.4 405 2/5/2024
24.2.3 552 1/31/2024
24.1.47 422 1/22/2024
24.1.46 933 1/16/2024
24.1.45 2,826 1/8/2024
24.1.44 1,027 1/2/2024
24.1.43 656 12/27/2023
24.1.41 708 12/18/2023
23.2.7 940 12/6/2023
23.2.6 672 11/28/2023
23.2.5 795 11/23/2023
23.2.4 1,037 11/20/2023
23.1.44 2,821 11/6/2023
23.1.43 592 10/30/2023
23.1.42 583 10/23/2023
23.1.41 3,453 10/16/2023
23.1.40 703 10/10/2023
23.1.39 1,071 10/4/2023
23.1.38 1,501 9/26/2023
23.1.36 19,979 9/15/2023
22.2.12 989 9/5/2023
22.2.11 761 8/28/2023
22.2.10 600 8/22/2023
22.2.9 858 8/14/2023
22.2.8 1,122 8/7/2023
22.2.7 856 8/2/2023
22.2.5 761 7/27/2023
22.1.39 2,200 7/18/2023
22.1.38 1,074 7/11/2023
22.1.37 1,037 7/3/2023
22.1.36 2,431 6/28/2023
22.1.34 1,331 6/21/2023
21.2.10 2,271 6/12/2023
21.2.9 2,348 6/6/2023
21.2.8 912 5/30/2023
21.2.6 2,053 5/22/2023
21.2.5 3,780 5/15/2023
21.2.4 1,082 5/9/2023
21.2.3 3,766 5/3/2023
21.1.41 2,876 4/19/2023
21.1.39 1,625 4/10/2023
21.1.38 854 4/3/2023
21.1.37 881 3/29/2023
21.1.35 2,239 3/23/2023
20.4.0.54 1,517 3/13/2023
20.4.0.53 1,009 3/7/2023
20.4.0.52 2,501 2/28/2023
20.4.0.51 1,078 2/21/2023
20.4.0.50 1,555 2/14/2023
20.4.0.49 2,168 2/7/2023
20.4.0.48 2,249 2/1/2023
20.4.0.44 2,686 1/18/2023
20.4.0.43 3,707 1/10/2023
20.4.0.42 2,911 1/4/2023
20.4.0.41 1,014 12/29/2022
20.4.0.40 837 12/28/2022
20.4.0.38 13,893 12/21/2022
20.3.0.61 1,205 12/12/2022
20.3.0.60 1,915 12/6/2022
20.3.0.59 1,193 11/29/2022
20.3.0.58 3,491 11/22/2022
20.3.0.57 3,170 11/15/2022
20.3.0.56 1,909 11/8/2022
20.3.0.52 2,201 10/27/2022
20.3.0.50 2,016 10/18/2022
20.3.0.49 6,025 10/11/2022
20.3.0.48 2,419 10/5/2022
20.3.0.47 1,310 9/29/2022
20.2.0.50 10,926 9/20/2022
20.2.0.49 1,859 9/13/2022
20.2.0.48 2,242 9/6/2022
20.2.0.46 1,813 8/30/2022
20.2.0.45 1,404 8/23/2022
20.2.0.44 2,371 8/16/2022
20.2.0.43 5,552 8/8/2022
20.2.0.40 82,075 7/26/2022
20.2.0.39 7,652 7/19/2022
20.2.0.38 3,086 7/12/2022
20.2.0.36 1,877 6/30/2022
20.1.0.61 8,131 6/20/2022
20.1.0.60 1,583 6/14/2022
20.1.0.59 3,669 6/7/2022
20.1.0.58 5,386 5/31/2022
20.1.0.57 2,622 5/24/2022
20.1.0.56 5,986 5/17/2022
20.1.0.55 1,659 5/12/2022
20.1.0.52 2,157 5/3/2022
20.1.0.51 1,406 4/26/2022
20.1.0.50 1,523 4/19/2022
20.1.0.48 3,931 4/12/2022
20.1.0.47 4,893 4/4/2022
19.4.0.56 11,738 3/15/2022
19.4.0.55 2,757 3/8/2022
19.4.0.54 1,669 2/28/2022
19.4.0.53 1,799 2/22/2022
19.4.0.52 1,840 2/15/2022
19.4.0.50 1,927 2/8/2022
19.4.0.48 45,557 1/31/2022
19.4.0.47 1,736 1/25/2022
19.4.0.43 2,778 1/18/2022
19.4.0.42 1,566 1/11/2022
19.4.0.41 1,784 1/4/2022
19.4.0.40 2,769 12/28/2021
19.4.0.38 2,950 12/17/2021
19.3.0.59 1,531 12/14/2021
19.3.0.57 1,795 12/7/2021
19.3.0.56 2,765 11/29/2021
19.3.0.55 3,030 11/23/2021
19.3.0.54 5,672 11/17/2021
19.3.0.53 1,979 11/12/2021
19.3.0.48 19,035 11/2/2021
19.3.0.47 6,509 10/26/2021
19.3.0.46 5,328 10/19/2021
19.3.0.45 1,748 10/12/2021
19.3.0.44 3,391 10/5/2021
19.3.0.43 3,876 9/30/2021
19.2.0.62 9,132 9/13/2021
19.2.0.60 1,964 9/7/2021
19.2.0.59 1,572 8/30/2021
19.2.0.57 2,495 8/24/2021
19.2.0.56 1,769 8/17/2021
19.2.0.55 2,621 8/11/2021
19.2.0.51 1,979 8/2/2021
19.2.0.49 1,632 7/26/2021
19.2.0.48 1,903 7/19/2021
19.2.0.47 5,323 7/13/2021
19.2.0.46 1,579 7/6/2021
19.2.0.44 2,905 6/30/2021
19.1.0.69 4,691 6/14/2021
19.1.0.67 1,795 6/7/2021
19.1.0.66 1,785 5/31/2021
19.1.0.65 1,989 5/24/2021
19.1.0.64 12,809 5/19/2021
19.1.0.63 3,364 5/13/2021
19.1.0.59 1,567 5/3/2021
19.1.0.58 1,919 4/26/2021
19.1.0.57 2,020 4/20/2021
19.1.0.56 7,983 4/13/2021
19.1.0.55 2,381 4/6/2021
19.1.0.54 4,762 3/30/2021
18.4.0.49 10,573 3/22/2021
18.4.0.48 3,392 3/16/2021
18.4.0.47 4,004 3/9/2021
18.4.0.46 6,624 3/2/2021
18.4.0.44 2,354 2/23/2021
18.4.0.43 2,494 2/15/2021
18.4.0.42 2,993 2/9/2021
18.4.0.41 76,107 2/2/2021
18.4.0.39 4,530 1/28/2021
18.4.0.35 3,266 1/19/2021
18.4.0.34 2,427 1/12/2021
18.4.0.33 2,136 1/4/2021
18.4.0.32 2,173 12/30/2020
18.4.0.31 1,526 12/22/2020
18.4.0.30 2,512 12/17/2020
18.3.0.53 5,925 12/8/2020
18.3.0.52 3,229 11/30/2020
18.3.0.51 4,832 11/23/2020
18.3.0.50 3,948 11/17/2020
18.3.0.48 4,870 11/10/2020
18.3.0.47 3,084 11/5/2020
18.3.0.44 9,043 10/27/2020
18.3.0.42 4,567 10/20/2020
18.3.0.40 17,552 10/12/2020
18.3.0.38 4,009 10/7/2020
18.3.0.35 2,621 10/1/2020
18.2.0.59 9,195 9/22/2020
18.2.0.58 4,321 9/15/2020
18.2.0.57 2,024 9/8/2020
18.2.0.56 2,530 9/1/2020
18.2.0.55 3,190 8/25/2020
18.2.0.54 2,547 8/18/2020
18.2.0.48 3,497 8/4/2020
18.2.0.47 2,407 7/28/2020
18.2.0.46 2,067 7/21/2020
18.2.0.45 2,322 7/14/2020
18.2.0.44 3,901 7/6/2020
18.1.0.59 9,275 6/23/2020
18.1.0.57 2,242 6/16/2020
18.1.0.56 2,278 6/9/2020
18.1.0.55 5,353 6/2/2020
18.1.0.54 1,922 5/27/2020
18.1.0.53 3,557 5/19/2020
18.1.0.52 3,822 5/13/2020
18.1.0.48 2,923 5/5/2020
18.1.0.46 4,692 4/28/2020
18.1.0.45 2,228 4/21/2020
18.1.0.44 5,344 4/14/2020
18.1.0.43 3,043 4/7/2020
18.1.0.42 3,798 4/1/2020
18.1.0.36-beta 1,212 3/19/2020
17.4.0.55 9,876 3/10/2020
17.4.0.53 3,477 3/3/2020
17.4.0.51 3,372 2/25/2020
17.4.0.50 3,864 2/18/2020
17.4.0.49 4,261 2/11/2020
17.4.0.47 1,951 2/5/2020
17.4.0.46 4,227 1/30/2020
17.4.0.44 6,801 1/21/2020
17.4.0.43 3,760 1/14/2020
17.4.0.41 3,607 1/7/2020
17.4.0.40 2,557 12/24/2019
17.4.0.39 4,107 12/17/2019
17.3.0.34 47,268 12/10/2019
17.3.0.33 2,886 12/4/2019
17.3.0.30 1,628 12/3/2019
17.3.0.29 2,406 11/26/2019
17.3.0.28 2,295 11/19/2019
17.3.0.27 5,710 11/12/2019
17.3.0.26 2,192 11/5/2019
17.3.0.21 2,682 10/29/2019
17.3.0.19 2,994 10/22/2019
17.3.0.17 2,775 10/15/2019
17.3.0.14 22,218 10/3/2019
17.3.0.9-beta 1,256 9/20/2019
17.2.0.51 6,700 9/10/2019
17.2.0.49 2,467 9/3/2019
17.2.0.47 9,426 8/27/2019
17.2.0.46 8,715 8/22/2019
17.2.0.41 16,520 8/13/2019
17.2.0.40 13,718 8/6/2019
17.2.0.39 3,159 7/30/2019
17.2.0.36 4,875 7/23/2019
17.2.0.35 2,371 7/17/2019
17.2.0.34 5,537 7/11/2019
17.2.0.28-beta 1,621 6/27/2019
17.1.0.53 6,684 6/25/2019
17.1.0.52 2,078 6/18/2019
17.1.0.51 2,382 6/11/2019
17.1.0.50 3,738 6/4/2019
17.1.0.49 2,733 5/28/2019
17.1.0.48 6,191 5/21/2019
17.1.0.47 3,891 5/14/2019
17.1.0.44 2,873 5/7/2019
17.1.0.43 2,255 4/30/2019
17.1.0.42 2,995 4/23/2019
17.1.0.41 4,079 4/16/2019
17.1.0.40 17,081 4/9/2019
17.1.0.38 4,671 3/29/2019
17.1.0.32-beta 1,888 3/13/2019
16.4.0.54 8,263 2/19/2019
16.4.0.53 2,455 2/13/2019
16.4.0.52 7,973 2/5/2019
16.4.0.48 2,787 1/22/2019
16.4.0.47 2,236 1/16/2019
16.4.0.46 2,514 1/8/2019
16.4.0.44 3,474 12/24/2018
16.4.0.42 3,343 12/17/2018
16.4.0.40-beta 1,190 12/10/2018
16.3.0.36 3,322 11/27/2018
16.3.0.35-beta 1,538 11/23/2018
16.3.0.29 7,081 10/30/2018
16.3.0.21 6,460 9/21/2018
16.3.0.17-beta 1,347 9/12/2018
16.2.0.50 6,249 8/28/2018
16.2.0.46 3,755 8/6/2018
16.2.0.42 7,615 6/29/2018
16.2.0.41 3,400 6/25/2018
16.1.0.37 6,452 4/25/2018
16.1.0.32 3,386 3/29/2018
16.1.0.26 3,386 3/7/2018
16.1.0.24 2,434 2/22/2018
15.4.0.20 8,628 12/28/2017
15.4.0.17 3,551 12/11/2017