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 176 8/7/2025
30.1.42 97 7/28/2025
30.1.41 490 7/22/2025
30.1.40 154 7/14/2025
30.1.39 150 7/8/2025
30.1.38 146 7/1/2025
30.1.37 172 6/25/2025
29.2.11 163 6/16/2025
29.2.10 325 6/9/2025
29.2.9 363 6/5/2025
29.2.8 161 6/3/2025
29.2.7 171 5/26/2025
29.2.5 172 5/21/2025
29.2.4 261 5/14/2025
29.1.41 171 5/5/2025
29.1.40 219 4/28/2025
29.1.39 198 4/21/2025
29.1.38 250 4/14/2025
29.1.37 193 4/8/2025
29.1.35 250 4/1/2025
29.1.33 530 3/25/2025
28.2.12 223 3/19/2025
28.2.11 222 3/10/2025
28.2.9 254 3/4/2025
28.2.7 160 2/25/2025
28.2.6 170 2/17/2025
28.2.5 202 2/11/2025
28.2.4 300 2/4/2025
28.2.3 183 1/29/2025
28.1.41 385 1/20/2025
28.1.39 1,946 1/13/2025
28.1.38 145 1/7/2025
28.1.37 123 12/31/2024
28.1.36 118 12/23/2024
28.1.35 138 12/18/2024
28.1.33 185 12/12/2024
27.2.5 153 12/2/2024
27.2.4 143 11/26/2024
27.2.3 253 11/22/2024
27.2.2 168 11/15/2024
27.1.58 206 11/4/2024
27.1.57 170 10/28/2024
27.1.56 273 10/23/2024
27.1.55 147 10/21/2024
27.1.53 222 10/14/2024
27.1.52 201 10/7/2024
27.1.51 207 9/30/2024
27.1.50 217 9/23/2024
27.1.48 254 9/18/2024
26.2.14 199 9/9/2024
26.2.13 162 9/5/2024
26.2.12 160 9/2/2024
26.2.11 225 8/27/2024
26.2.10 260 8/19/2024
26.2.9 219 8/12/2024
26.2.8 138 8/5/2024
26.2.7 135 7/29/2024
26.2.5 147 7/26/2024
26.2.4 159 7/24/2024
26.1.42 592 7/15/2024
26.1.41 193 7/8/2024
26.1.40 309 7/1/2024
26.1.39 1,282 6/24/2024
26.1.38 456 6/18/2024
26.1.35 245 6/11/2024
25.2.7 267 6/3/2024
25.2.6 172 5/28/2024
25.2.5 186 5/21/2024
25.2.4 764 5/14/2024
25.2.3 337 5/8/2024
25.1.42 356 4/29/2024
25.1.41 242 4/23/2024
25.1.40 868 4/15/2024
25.1.39 227 4/8/2024
25.1.38 324 4/1/2024
25.1.37 215 3/26/2024
25.1.35 402 3/15/2024
24.2.9 5,170 3/4/2024
24.2.8 360 2/26/2024
24.2.7 317 2/19/2024
24.2.6 305 2/14/2024
24.2.5 348 2/12/2024
24.2.4 406 2/5/2024
24.2.3 552 1/31/2024
24.1.47 423 1/22/2024
24.1.46 933 1/16/2024
24.1.45 2,827 1/8/2024
24.1.44 1,027 1/2/2024
24.1.43 657 12/27/2023
24.1.41 710 12/18/2023
23.2.7 940 12/6/2023
23.2.6 675 11/28/2023
23.2.5 795 11/23/2023
23.2.4 1,038 11/20/2023
23.1.44 2,821 11/6/2023
23.1.43 594 10/30/2023
23.1.42 586 10/23/2023
23.1.41 3,455 10/16/2023
23.1.40 704 10/10/2023
23.1.39 1,072 10/4/2023
23.1.38 1,502 9/26/2023
23.1.36 19,983 9/15/2023
22.2.12 992 9/5/2023
22.2.11 766 8/28/2023
22.2.10 604 8/22/2023
22.2.9 862 8/14/2023
22.2.8 1,126 8/7/2023
22.2.7 861 8/2/2023
22.2.5 767 7/27/2023
22.1.39 2,205 7/18/2023
22.1.38 1,079 7/11/2023
22.1.37 1,041 7/3/2023
22.1.36 2,435 6/28/2023
22.1.34 1,337 6/21/2023
21.2.10 2,275 6/12/2023
21.2.9 2,357 6/6/2023
21.2.8 915 5/30/2023
21.2.6 2,056 5/22/2023
21.2.5 3,784 5/15/2023
21.2.4 1,085 5/9/2023
21.2.3 3,770 5/3/2023
21.1.41 2,880 4/19/2023
21.1.39 1,629 4/10/2023
21.1.38 857 4/3/2023
21.1.37 884 3/29/2023
21.1.35 2,243 3/23/2023
20.4.0.54 1,521 3/13/2023
20.4.0.53 1,012 3/7/2023
20.4.0.52 2,504 2/28/2023
20.4.0.51 1,081 2/21/2023
20.4.0.50 1,558 2/14/2023
20.4.0.49 2,172 2/7/2023
20.4.0.48 2,252 2/1/2023
20.4.0.44 2,689 1/18/2023
20.4.0.43 3,712 1/10/2023
20.4.0.42 2,914 1/4/2023
20.4.0.41 1,017 12/29/2022
20.4.0.40 841 12/28/2022
20.4.0.38 13,897 12/21/2022
20.3.0.61 1,211 12/12/2022
20.3.0.60 1,918 12/6/2022
20.3.0.59 1,196 11/29/2022
20.3.0.58 3,494 11/22/2022
20.3.0.57 3,174 11/15/2022
20.3.0.56 1,912 11/8/2022
20.3.0.52 2,205 10/27/2022
20.3.0.50 2,019 10/18/2022
20.3.0.49 6,029 10/11/2022
20.3.0.48 2,424 10/5/2022
20.3.0.47 1,315 9/29/2022
20.2.0.50 10,930 9/20/2022
20.2.0.49 1,862 9/13/2022
20.2.0.48 2,247 9/6/2022
20.2.0.46 1,816 8/30/2022
20.2.0.45 1,407 8/23/2022
20.2.0.44 2,374 8/16/2022
20.2.0.43 5,557 8/8/2022
20.2.0.40 82,079 7/26/2022
20.2.0.39 7,656 7/19/2022
20.2.0.38 3,091 7/12/2022
20.2.0.36 1,880 6/30/2022
20.1.0.61 8,134 6/20/2022
20.1.0.60 1,587 6/14/2022
20.1.0.59 3,672 6/7/2022
20.1.0.58 5,390 5/31/2022
20.1.0.57 2,627 5/24/2022
20.1.0.56 5,990 5/17/2022
20.1.0.55 1,662 5/12/2022
20.1.0.52 2,160 5/3/2022
20.1.0.51 1,411 4/26/2022
20.1.0.50 1,526 4/19/2022
20.1.0.48 3,934 4/12/2022
20.1.0.47 4,906 4/4/2022
19.4.0.56 11,741 3/15/2022
19.4.0.55 2,761 3/8/2022
19.4.0.54 1,673 2/28/2022
19.4.0.53 1,802 2/22/2022
19.4.0.52 1,845 2/15/2022
19.4.0.50 1,931 2/8/2022
19.4.0.48 45,561 1/31/2022
19.4.0.47 1,739 1/25/2022
19.4.0.43 2,781 1/18/2022
19.4.0.42 1,569 1/11/2022
19.4.0.41 1,788 1/4/2022
19.4.0.40 2,772 12/28/2021
19.4.0.38 2,954 12/17/2021
19.3.0.59 1,534 12/14/2021
19.3.0.57 1,799 12/7/2021
19.3.0.56 2,769 11/29/2021
19.3.0.55 3,033 11/23/2021
19.3.0.54 5,677 11/17/2021
19.3.0.53 1,983 11/12/2021
19.3.0.48 19,039 11/2/2021
19.3.0.47 6,512 10/26/2021
19.3.0.46 5,331 10/19/2021
19.3.0.45 1,751 10/12/2021
19.3.0.44 3,395 10/5/2021
19.3.0.43 3,879 9/30/2021
19.2.0.62 9,137 9/13/2021
19.2.0.60 1,969 9/7/2021
19.2.0.59 1,576 8/30/2021
19.2.0.57 2,498 8/24/2021
19.2.0.56 1,772 8/17/2021
19.2.0.55 2,625 8/11/2021
19.2.0.51 1,984 8/2/2021
19.2.0.49 1,635 7/26/2021
19.2.0.48 1,906 7/19/2021
19.2.0.47 5,326 7/13/2021
19.2.0.46 1,582 7/6/2021
19.2.0.44 2,910 6/30/2021
19.1.0.69 4,695 6/14/2021
19.1.0.67 1,799 6/7/2021
19.1.0.66 1,788 5/31/2021
19.1.0.65 1,994 5/24/2021
19.1.0.64 12,812 5/19/2021
19.1.0.63 3,370 5/13/2021
19.1.0.59 1,570 5/3/2021
19.1.0.58 1,922 4/26/2021
19.1.0.57 2,025 4/20/2021
19.1.0.56 7,987 4/13/2021
19.1.0.55 2,387 4/6/2021
19.1.0.54 4,765 3/30/2021
18.4.0.49 10,577 3/22/2021
18.4.0.48 3,397 3/16/2021
18.4.0.47 4,008 3/9/2021
18.4.0.46 6,628 3/2/2021
18.4.0.44 2,360 2/23/2021
18.4.0.43 2,500 2/15/2021
18.4.0.42 2,997 2/9/2021
18.4.0.41 76,112 2/2/2021
18.4.0.39 4,535 1/28/2021
18.4.0.35 3,272 1/19/2021
18.4.0.34 2,432 1/12/2021
18.4.0.33 2,140 1/4/2021
18.4.0.32 2,177 12/30/2020
18.4.0.31 1,531 12/22/2020
18.4.0.30 2,517 12/17/2020
18.3.0.53 5,931 12/8/2020
18.3.0.52 3,234 11/30/2020
18.3.0.51 4,839 11/23/2020
18.3.0.50 3,952 11/17/2020
18.3.0.48 4,874 11/10/2020
18.3.0.47 3,089 11/5/2020
18.3.0.44 9,048 10/27/2020
18.3.0.42 4,571 10/20/2020
18.3.0.40 17,556 10/12/2020
18.3.0.38 4,013 10/7/2020
18.3.0.35 2,626 10/1/2020
18.2.0.59 9,199 9/22/2020
18.2.0.58 4,325 9/15/2020
18.2.0.57 2,030 9/8/2020
18.2.0.56 2,545 9/1/2020
18.2.0.55 3,194 8/25/2020
18.2.0.54 2,551 8/18/2020
18.2.0.48 3,502 8/4/2020
18.2.0.47 2,411 7/28/2020
18.2.0.46 2,072 7/21/2020
18.2.0.45 2,326 7/14/2020
18.2.0.44 3,905 7/6/2020
18.1.0.59 9,281 6/23/2020
18.1.0.57 2,246 6/16/2020
18.1.0.56 2,282 6/9/2020
18.1.0.55 5,357 6/2/2020
18.1.0.54 1,927 5/27/2020
18.1.0.53 3,562 5/19/2020
18.1.0.52 3,826 5/13/2020
18.1.0.48 2,927 5/5/2020
18.1.0.46 4,696 4/28/2020
18.1.0.45 2,233 4/21/2020
18.1.0.44 5,348 4/14/2020
18.1.0.43 3,048 4/7/2020
18.1.0.42 3,803 4/1/2020
18.1.0.36-beta 1,217 3/19/2020
17.4.0.55 9,881 3/10/2020
17.4.0.53 3,482 3/3/2020
17.4.0.51 3,376 2/25/2020
17.4.0.50 3,868 2/18/2020
17.4.0.49 4,265 2/11/2020
17.4.0.47 1,955 2/5/2020
17.4.0.46 4,231 1/30/2020
17.4.0.44 6,805 1/21/2020
17.4.0.43 3,766 1/14/2020
17.4.0.41 3,611 1/7/2020
17.4.0.40 2,562 12/24/2019
17.4.0.39 4,111 12/17/2019
17.3.0.34 47,272 12/10/2019
17.3.0.33 2,890 12/4/2019
17.3.0.30 1,633 12/3/2019
17.3.0.29 2,413 11/26/2019
17.3.0.28 2,299 11/19/2019
17.3.0.27 5,715 11/12/2019
17.3.0.26 2,196 11/5/2019
17.3.0.21 2,687 10/29/2019
17.3.0.19 2,999 10/22/2019
17.3.0.17 2,780 10/15/2019
17.3.0.14 22,222 10/3/2019
17.3.0.9-beta 1,260 9/20/2019
17.2.0.51 6,704 9/10/2019
17.2.0.49 2,472 9/3/2019
17.2.0.47 9,430 8/27/2019
17.2.0.46 8,719 8/22/2019
17.2.0.41 16,526 8/13/2019
17.2.0.40 13,722 8/6/2019
17.2.0.39 3,163 7/30/2019
17.2.0.36 4,880 7/23/2019
17.2.0.35 2,375 7/17/2019
17.2.0.34 5,542 7/11/2019
17.2.0.28-beta 1,625 6/27/2019
17.1.0.53 6,690 6/25/2019
17.1.0.52 2,083 6/18/2019
17.1.0.51 2,387 6/11/2019
17.1.0.50 3,742 6/4/2019
17.1.0.49 2,737 5/28/2019
17.1.0.48 6,195 5/21/2019
17.1.0.47 3,895 5/14/2019
17.1.0.44 2,877 5/7/2019
17.1.0.43 2,260 4/30/2019
17.1.0.42 2,999 4/23/2019
17.1.0.41 4,083 4/16/2019
17.1.0.40 17,085 4/9/2019
17.1.0.38 4,675 3/29/2019
17.1.0.32-beta 1,892 3/13/2019
16.4.0.54 8,269 2/19/2019
16.4.0.53 2,460 2/13/2019
16.4.0.52 7,977 2/5/2019
16.4.0.48 2,792 1/22/2019
16.4.0.47 2,240 1/16/2019
16.4.0.46 2,518 1/8/2019
16.4.0.44 3,479 12/24/2018
16.4.0.42 3,348 12/17/2018
16.4.0.40-beta 1,195 12/10/2018
16.3.0.36 3,326 11/27/2018
16.3.0.35-beta 1,543 11/23/2018
16.3.0.29 7,085 10/30/2018
16.3.0.21 6,464 9/21/2018
16.3.0.17-beta 1,352 9/12/2018
16.2.0.50 6,254 8/28/2018
16.2.0.46 3,763 8/6/2018
16.2.0.42 7,624 6/29/2018
16.2.0.41 3,412 6/25/2018
16.1.0.37 6,464 4/25/2018
16.1.0.32 3,396 3/29/2018
16.1.0.26 3,394 3/7/2018
16.1.0.24 2,441 2/22/2018
15.4.0.20 8,637 12/28/2017
15.4.0.17 3,560 12/11/2017