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 357 8/7/2025
30.1.42 137 7/28/2025
30.1.41 546 7/22/2025
30.1.40 176 7/14/2025
30.1.39 168 7/8/2025
30.1.38 167 7/1/2025
30.1.37 205 6/25/2025
29.2.11 186 6/16/2025
29.2.10 389 6/9/2025
29.2.9 552 6/5/2025
29.2.8 175 6/3/2025
29.2.7 200 5/26/2025
29.2.5 199 5/21/2025
29.2.4 290 5/14/2025
29.1.41 198 5/5/2025
29.1.40 242 4/28/2025
29.1.39 219 4/21/2025
29.1.38 300 4/14/2025
29.1.37 218 4/8/2025
29.1.35 276 4/1/2025
29.1.33 554 3/25/2025
28.2.12 239 3/19/2025
28.2.11 249 3/10/2025
28.2.9 274 3/4/2025
28.2.7 176 2/25/2025
28.2.6 197 2/17/2025
28.2.5 229 2/11/2025
28.2.4 334 2/4/2025
28.2.3 207 1/29/2025
28.1.41 514 1/20/2025
28.1.39 1,995 1/13/2025
28.1.38 168 1/7/2025
28.1.37 145 12/31/2024
28.1.36 138 12/23/2024
28.1.35 159 12/18/2024
28.1.33 209 12/12/2024
27.2.5 173 12/2/2024
27.2.4 163 11/26/2024
27.2.3 285 11/22/2024
27.2.2 193 11/15/2024
27.1.58 238 11/4/2024
27.1.57 192 10/28/2024
27.1.56 295 10/23/2024
27.1.55 174 10/21/2024
27.1.53 245 10/14/2024
27.1.52 227 10/7/2024
27.1.51 229 9/30/2024
27.1.50 243 9/23/2024
27.1.48 277 9/18/2024
26.2.14 224 9/9/2024
26.2.13 188 9/5/2024
26.2.12 188 9/2/2024
26.2.11 250 8/27/2024
26.2.10 294 8/19/2024
26.2.9 250 8/12/2024
26.2.8 164 8/5/2024
26.2.7 156 7/29/2024
26.2.5 173 7/26/2024
26.2.4 182 7/24/2024
26.1.42 618 7/15/2024
26.1.41 221 7/8/2024
26.1.40 325 7/1/2024
26.1.39 1,301 6/24/2024
26.1.38 476 6/18/2024
26.1.35 275 6/11/2024
25.2.7 292 6/3/2024
25.2.6 200 5/28/2024
25.2.5 211 5/21/2024
25.2.4 811 5/14/2024
25.2.3 371 5/8/2024
25.1.42 377 4/29/2024
25.1.41 256 4/23/2024
25.1.40 885 4/15/2024
25.1.39 252 4/8/2024
25.1.38 349 4/1/2024
25.1.37 239 3/26/2024
25.1.35 430 3/15/2024
24.2.9 5,219 3/4/2024
24.2.8 381 2/26/2024
24.2.7 342 2/19/2024
24.2.6 328 2/14/2024
24.2.5 367 2/12/2024
24.2.4 429 2/5/2024
24.2.3 589 1/31/2024
24.1.47 447 1/22/2024
24.1.46 962 1/16/2024
24.1.45 2,858 1/8/2024
24.1.44 1,047 1/2/2024
24.1.43 685 12/27/2023
24.1.41 758 12/18/2023
23.2.7 970 12/6/2023
23.2.6 699 11/28/2023
23.2.5 857 11/23/2023
23.2.4 1,065 11/20/2023
23.1.44 2,842 11/6/2023
23.1.43 613 10/30/2023
23.1.42 610 10/23/2023
23.1.41 3,474 10/16/2023
23.1.40 727 10/10/2023
23.1.39 1,094 10/4/2023
23.1.38 1,524 9/26/2023
23.1.36 20,126 9/15/2023
22.2.12 1,012 9/5/2023
22.2.11 789 8/28/2023
22.2.10 634 8/22/2023
22.2.9 896 8/14/2023
22.2.8 1,158 8/7/2023
22.2.7 891 8/2/2023
22.2.5 794 7/27/2023
22.1.39 2,235 7/18/2023
22.1.38 1,116 7/11/2023
22.1.37 1,070 7/3/2023
22.1.36 2,455 6/28/2023
22.1.34 1,376 6/21/2023
21.2.10 2,308 6/12/2023
21.2.9 2,405 6/6/2023
21.2.8 947 5/30/2023
21.2.6 2,091 5/22/2023
21.2.5 3,816 5/15/2023
21.2.4 1,117 5/9/2023
21.2.3 3,805 5/3/2023
21.1.41 2,903 4/19/2023
21.1.39 1,665 4/10/2023
21.1.38 880 4/3/2023
21.1.37 916 3/29/2023
21.1.35 2,284 3/23/2023
20.4.0.54 1,552 3/13/2023
20.4.0.53 1,048 3/7/2023
20.4.0.52 2,536 2/28/2023
20.4.0.51 1,114 2/21/2023
20.4.0.50 1,593 2/14/2023
20.4.0.49 2,207 2/7/2023
20.4.0.48 2,285 2/1/2023
20.4.0.44 2,720 1/18/2023
20.4.0.43 3,771 1/10/2023
20.4.0.42 2,950 1/4/2023
20.4.0.41 1,052 12/29/2022
20.4.0.40 879 12/28/2022
20.4.0.38 13,939 12/21/2022
20.3.0.61 1,236 12/12/2022
20.3.0.60 1,950 12/6/2022
20.3.0.59 1,230 11/29/2022
20.3.0.58 3,527 11/22/2022
20.3.0.57 3,208 11/15/2022
20.3.0.56 1,949 11/8/2022
20.3.0.52 2,242 10/27/2022
20.3.0.50 2,055 10/18/2022
20.3.0.49 6,134 10/11/2022
20.3.0.48 2,456 10/5/2022
20.3.0.47 1,357 9/29/2022
20.2.0.50 10,999 9/20/2022
20.2.0.49 1,892 9/13/2022
20.2.0.48 2,286 9/6/2022
20.2.0.46 1,849 8/30/2022
20.2.0.45 1,439 8/23/2022
20.2.0.44 2,409 8/16/2022
20.2.0.43 5,601 8/8/2022
20.2.0.40 82,109 7/26/2022
20.2.0.39 7,723 7/19/2022
20.2.0.38 3,129 7/12/2022
20.2.0.36 1,908 6/30/2022
20.1.0.61 8,169 6/20/2022
20.1.0.60 1,616 6/14/2022
20.1.0.59 3,707 6/7/2022
20.1.0.58 5,431 5/31/2022
20.1.0.57 2,657 5/24/2022
20.1.0.56 6,025 5/17/2022
20.1.0.55 1,699 5/12/2022
20.1.0.52 2,197 5/3/2022
20.1.0.51 1,445 4/26/2022
20.1.0.50 1,553 4/19/2022
20.1.0.48 4,015 4/12/2022
20.1.0.47 4,966 4/4/2022
19.4.0.56 12,382 3/15/2022
19.4.0.55 2,801 3/8/2022
19.4.0.54 1,710 2/28/2022
19.4.0.53 1,836 2/22/2022
19.4.0.52 1,880 2/15/2022
19.4.0.50 1,964 2/8/2022
19.4.0.48 45,597 1/31/2022
19.4.0.47 1,774 1/25/2022
19.4.0.43 2,819 1/18/2022
19.4.0.42 1,604 1/11/2022
19.4.0.41 1,826 1/4/2022
19.4.0.40 2,806 12/28/2021
19.4.0.38 3,005 12/17/2021
19.3.0.59 1,566 12/14/2021
19.3.0.57 1,837 12/7/2021
19.3.0.56 2,808 11/29/2021
19.3.0.55 3,068 11/23/2021
19.3.0.54 5,714 11/17/2021
19.3.0.53 2,022 11/12/2021
19.3.0.48 19,343 11/2/2021
19.3.0.47 6,672 10/26/2021
19.3.0.46 5,379 10/19/2021
19.3.0.45 1,788 10/12/2021
19.3.0.44 3,432 10/5/2021
19.3.0.43 3,918 9/30/2021
19.2.0.62 9,296 9/13/2021
19.2.0.60 2,000 9/7/2021
19.2.0.59 1,609 8/30/2021
19.2.0.57 2,540 8/24/2021
19.2.0.56 1,813 8/17/2021
19.2.0.55 2,657 8/11/2021
19.2.0.51 2,022 8/2/2021
19.2.0.49 1,677 7/26/2021
19.2.0.48 1,938 7/19/2021
19.2.0.47 5,364 7/13/2021
19.2.0.46 1,621 7/6/2021
19.2.0.44 2,949 6/30/2021
19.1.0.69 4,730 6/14/2021
19.1.0.67 1,831 6/7/2021
19.1.0.66 1,824 5/31/2021
19.1.0.65 2,029 5/24/2021
19.1.0.64 13,135 5/19/2021
19.1.0.63 3,467 5/13/2021
19.1.0.59 1,598 5/3/2021
19.1.0.58 1,955 4/26/2021
19.1.0.57 2,062 4/20/2021
19.1.0.56 8,026 4/13/2021
19.1.0.55 2,418 4/6/2021
19.1.0.54 4,799 3/30/2021
18.4.0.49 10,605 3/22/2021
18.4.0.48 3,425 3/16/2021
18.4.0.47 4,053 3/9/2021
18.4.0.46 6,663 3/2/2021
18.4.0.44 2,395 2/23/2021
18.4.0.43 2,528 2/15/2021
18.4.0.42 3,037 2/9/2021
18.4.0.41 76,153 2/2/2021
18.4.0.39 4,579 1/28/2021
18.4.0.35 3,305 1/19/2021
18.4.0.34 2,466 1/12/2021
18.4.0.33 2,179 1/4/2021
18.4.0.32 2,215 12/30/2020
18.4.0.31 1,571 12/22/2020
18.4.0.30 2,559 12/17/2020
18.3.0.53 5,970 12/8/2020
18.3.0.52 3,273 11/30/2020
18.3.0.51 4,876 11/23/2020
18.3.0.50 3,994 11/17/2020
18.3.0.48 4,919 11/10/2020
18.3.0.47 3,128 11/5/2020
18.3.0.44 9,084 10/27/2020
18.3.0.42 4,640 10/20/2020
18.3.0.40 17,609 10/12/2020
18.3.0.38 4,053 10/7/2020
18.3.0.35 2,665 10/1/2020
18.2.0.59 9,260 9/22/2020
18.2.0.58 4,357 9/15/2020
18.2.0.57 2,073 9/8/2020
18.2.0.56 2,584 9/1/2020
18.2.0.55 3,232 8/25/2020
18.2.0.54 2,590 8/18/2020
18.2.0.48 3,544 8/4/2020
18.2.0.47 2,443 7/28/2020
18.2.0.46 2,111 7/21/2020
18.2.0.45 2,357 7/14/2020
18.2.0.44 3,954 7/6/2020
18.1.0.59 9,322 6/23/2020
18.1.0.57 2,286 6/16/2020
18.1.0.56 2,319 6/9/2020
18.1.0.55 5,405 6/2/2020
18.1.0.54 1,966 5/27/2020
18.1.0.53 3,606 5/19/2020
18.1.0.52 3,865 5/13/2020
18.1.0.48 2,970 5/5/2020
18.1.0.46 4,729 4/28/2020
18.1.0.45 2,272 4/21/2020
18.1.0.44 5,386 4/14/2020
18.1.0.43 3,090 4/7/2020
18.1.0.42 3,842 4/1/2020
18.1.0.36-beta 1,257 3/19/2020
17.4.0.55 9,923 3/10/2020
17.4.0.53 3,522 3/3/2020
17.4.0.51 3,416 2/25/2020
17.4.0.50 3,906 2/18/2020
17.4.0.49 4,296 2/11/2020
17.4.0.47 1,993 2/5/2020
17.4.0.46 4,269 1/30/2020
17.4.0.44 6,843 1/21/2020
17.4.0.43 3,800 1/14/2020
17.4.0.41 3,645 1/7/2020
17.4.0.40 2,599 12/24/2019
17.4.0.39 4,150 12/17/2019
17.3.0.34 49,080 12/10/2019
17.3.0.33 2,930 12/4/2019
17.3.0.30 1,671 12/3/2019
17.3.0.29 2,451 11/26/2019
17.3.0.28 2,334 11/19/2019
17.3.0.27 5,756 11/12/2019
17.3.0.26 2,233 11/5/2019
17.3.0.21 2,725 10/29/2019
17.3.0.19 3,040 10/22/2019
17.3.0.17 2,823 10/15/2019
17.3.0.14 22,271 10/3/2019
17.3.0.9-beta 1,296 9/20/2019
17.2.0.51 6,742 9/10/2019
17.2.0.49 2,514 9/3/2019
17.2.0.47 9,468 8/27/2019
17.2.0.46 8,763 8/22/2019
17.2.0.41 16,554 8/13/2019
17.2.0.40 13,761 8/6/2019
17.2.0.39 3,195 7/30/2019
17.2.0.36 4,919 7/23/2019
17.2.0.35 2,413 7/17/2019
17.2.0.34 5,583 7/11/2019
17.2.0.28-beta 1,665 6/27/2019
17.1.0.53 6,729 6/25/2019
17.1.0.52 2,123 6/18/2019
17.1.0.51 2,427 6/11/2019
17.1.0.50 3,778 6/4/2019
17.1.0.49 2,773 5/28/2019
17.1.0.48 6,234 5/21/2019
17.1.0.47 3,933 5/14/2019
17.1.0.44 2,913 5/7/2019
17.1.0.43 2,298 4/30/2019
17.1.0.42 3,041 4/23/2019
17.1.0.41 4,119 4/16/2019
17.1.0.40 17,116 4/9/2019
17.1.0.38 4,733 3/29/2019
17.1.0.32-beta 1,931 3/13/2019
16.4.0.54 8,309 2/19/2019
16.4.0.53 2,502 2/13/2019
16.4.0.52 8,020 2/5/2019
16.4.0.48 2,831 1/22/2019
16.4.0.47 2,278 1/16/2019
16.4.0.46 2,563 1/8/2019
16.4.0.44 3,526 12/24/2018
16.4.0.42 3,386 12/17/2018
16.4.0.40-beta 1,226 12/10/2018
16.3.0.36 3,368 11/27/2018
16.3.0.35-beta 1,580 11/23/2018
16.3.0.29 7,177 10/30/2018
16.3.0.21 6,512 9/21/2018
16.3.0.17-beta 1,397 9/12/2018
16.2.0.50 6,296 8/28/2018
16.2.0.46 3,819 8/6/2018
16.2.0.42 7,679 6/29/2018
16.2.0.41 3,485 6/25/2018
16.1.0.37 6,538 4/25/2018
16.1.0.32 3,470 3/29/2018
16.1.0.26 3,461 3/7/2018
16.1.0.24 2,490 2/22/2018
15.4.0.20 8,711 12/28/2017
15.4.0.17 3,637 12/11/2017