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 254 8/7/2025
30.1.42 106 7/28/2025
30.1.41 496 7/22/2025
30.1.40 159 7/14/2025
30.1.39 155 7/8/2025
30.1.38 152 7/1/2025
30.1.37 181 6/25/2025
29.2.11 168 6/16/2025
29.2.10 344 6/9/2025
29.2.9 425 6/5/2025
29.2.8 164 6/3/2025
29.2.7 176 5/26/2025
29.2.5 178 5/21/2025
29.2.4 266 5/14/2025
29.1.41 175 5/5/2025
29.1.40 227 4/28/2025
29.1.39 202 4/21/2025
29.1.38 258 4/14/2025
29.1.37 198 4/8/2025
29.1.35 253 4/1/2025
29.1.33 537 3/25/2025
28.2.12 227 3/19/2025
28.2.11 226 3/10/2025
28.2.9 259 3/4/2025
28.2.7 163 2/25/2025
28.2.6 175 2/17/2025
28.2.5 208 2/11/2025
28.2.4 306 2/4/2025
28.2.3 189 1/29/2025
28.1.41 462 1/20/2025
28.1.39 1,973 1/13/2025
28.1.38 150 1/7/2025
28.1.37 127 12/31/2024
28.1.36 123 12/23/2024
28.1.35 142 12/18/2024
28.1.33 189 12/12/2024
27.2.5 156 12/2/2024
27.2.4 146 11/26/2024
27.2.3 261 11/22/2024
27.2.2 172 11/15/2024
27.1.58 212 11/4/2024
27.1.57 174 10/28/2024
27.1.56 278 10/23/2024
27.1.55 152 10/21/2024
27.1.53 225 10/14/2024
27.1.52 208 10/7/2024
27.1.51 211 9/30/2024
27.1.50 222 9/23/2024
27.1.48 257 9/18/2024
26.2.14 207 9/9/2024
26.2.13 166 9/5/2024
26.2.12 163 9/2/2024
26.2.11 229 8/27/2024
26.2.10 264 8/19/2024
26.2.9 224 8/12/2024
26.2.8 143 8/5/2024
26.2.7 139 7/29/2024
26.2.5 150 7/26/2024
26.2.4 164 7/24/2024
26.1.42 596 7/15/2024
26.1.41 196 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 253 6/11/2024
25.2.7 273 6/3/2024
25.2.6 179 5/28/2024
25.2.5 191 5/21/2024
25.2.4 778 5/14/2024
25.2.3 347 5/8/2024
25.1.42 360 4/29/2024
25.1.41 246 4/23/2024
25.1.40 871 4/15/2024
25.1.39 231 4/8/2024
25.1.38 328 4/1/2024
25.1.37 220 3/26/2024
25.1.35 406 3/15/2024
24.2.9 5,183 3/4/2024
24.2.8 364 2/26/2024
24.2.7 320 2/19/2024
24.2.6 309 2/14/2024
24.2.5 352 2/12/2024
24.2.4 411 2/5/2024
24.2.3 556 1/31/2024
24.1.47 430 1/22/2024
24.1.46 940 1/16/2024
24.1.45 2,837 1/8/2024
24.1.44 1,032 1/2/2024
24.1.43 665 12/27/2023
24.1.41 714 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,826 11/6/2023
23.1.43 597 10/30/2023
23.1.42 591 10/23/2023
23.1.41 3,461 10/16/2023
23.1.40 710 10/10/2023
23.1.39 1,077 10/4/2023
23.1.38 1,507 9/26/2023
23.1.36 20,038 9/15/2023
22.2.12 998 9/5/2023
22.2.11 772 8/28/2023
22.2.10 611 8/22/2023
22.2.9 869 8/14/2023
22.2.8 1,131 8/7/2023
22.2.7 869 8/2/2023
22.2.5 773 7/27/2023
22.1.39 2,211 7/18/2023
22.1.38 1,087 7/11/2023
22.1.37 1,046 7/3/2023
22.1.36 2,443 6/28/2023
22.1.34 1,349 6/21/2023
21.2.10 2,281 6/12/2023
21.2.9 2,373 6/6/2023
21.2.8 921 5/30/2023
21.2.6 2,064 5/22/2023
21.2.5 3,791 5/15/2023
21.2.4 1,091 5/9/2023
21.2.3 3,776 5/3/2023
21.1.41 2,889 4/19/2023
21.1.39 1,637 4/10/2023
21.1.38 864 4/3/2023
21.1.37 890 3/29/2023
21.1.35 2,255 3/23/2023
20.4.0.54 1,528 3/13/2023
20.4.0.53 1,019 3/7/2023
20.4.0.52 2,509 2/28/2023
20.4.0.51 1,088 2/21/2023
20.4.0.50 1,564 2/14/2023
20.4.0.49 2,182 2/7/2023
20.4.0.48 2,257 2/1/2023
20.4.0.44 2,697 1/18/2023
20.4.0.43 3,726 1/10/2023
20.4.0.42 2,922 1/4/2023
20.4.0.41 1,023 12/29/2022
20.4.0.40 849 12/28/2022
20.4.0.38 13,906 12/21/2022
20.3.0.61 1,217 12/12/2022
20.3.0.60 1,925 12/6/2022
20.3.0.59 1,201 11/29/2022
20.3.0.58 3,500 11/22/2022
20.3.0.57 3,181 11/15/2022
20.3.0.56 1,918 11/8/2022
20.3.0.52 2,212 10/27/2022
20.3.0.50 2,025 10/18/2022
20.3.0.49 6,077 10/11/2022
20.3.0.48 2,429 10/5/2022
20.3.0.47 1,323 9/29/2022
20.2.0.50 10,946 9/20/2022
20.2.0.49 1,867 9/13/2022
20.2.0.48 2,254 9/6/2022
20.2.0.46 1,821 8/30/2022
20.2.0.45 1,413 8/23/2022
20.2.0.44 2,381 8/16/2022
20.2.0.43 5,574 8/8/2022
20.2.0.40 82,084 7/26/2022
20.2.0.39 7,674 7/19/2022
20.2.0.38 3,099 7/12/2022
20.2.0.36 1,885 6/30/2022
20.1.0.61 8,141 6/20/2022
20.1.0.60 1,593 6/14/2022
20.1.0.59 3,679 6/7/2022
20.1.0.58 5,400 5/31/2022
20.1.0.57 2,635 5/24/2022
20.1.0.56 5,998 5/17/2022
20.1.0.55 1,669 5/12/2022
20.1.0.52 2,168 5/3/2022
20.1.0.51 1,416 4/26/2022
20.1.0.50 1,532 4/19/2022
20.1.0.48 3,961 4/12/2022
20.1.0.47 4,925 4/4/2022
19.4.0.56 11,780 3/15/2022
19.4.0.55 2,771 3/8/2022
19.4.0.54 1,678 2/28/2022
19.4.0.53 1,808 2/22/2022
19.4.0.52 1,851 2/15/2022
19.4.0.50 1,938 2/8/2022
19.4.0.48 45,567 1/31/2022
19.4.0.47 1,746 1/25/2022
19.4.0.43 2,788 1/18/2022
19.4.0.42 1,575 1/11/2022
19.4.0.41 1,794 1/4/2022
19.4.0.40 2,778 12/28/2021
19.4.0.38 2,964 12/17/2021
19.3.0.59 1,541 12/14/2021
19.3.0.57 1,812 12/7/2021
19.3.0.56 2,775 11/29/2021
19.3.0.55 3,039 11/23/2021
19.3.0.54 5,682 11/17/2021
19.3.0.53 1,992 11/12/2021
19.3.0.48 19,250 11/2/2021
19.3.0.47 6,564 10/26/2021
19.3.0.46 5,338 10/19/2021
19.3.0.45 1,759 10/12/2021
19.3.0.44 3,402 10/5/2021
19.3.0.43 3,887 9/30/2021
19.2.0.62 9,205 9/13/2021
19.2.0.60 1,977 9/7/2021
19.2.0.59 1,581 8/30/2021
19.2.0.57 2,506 8/24/2021
19.2.0.56 1,779 8/17/2021
19.2.0.55 2,630 8/11/2021
19.2.0.51 1,992 8/2/2021
19.2.0.49 1,642 7/26/2021
19.2.0.48 1,912 7/19/2021
19.2.0.47 5,332 7/13/2021
19.2.0.46 1,589 7/6/2021
19.2.0.44 2,917 6/30/2021
19.1.0.69 4,701 6/14/2021
19.1.0.67 1,806 6/7/2021
19.1.0.66 1,794 5/31/2021
19.1.0.65 2,000 5/24/2021
19.1.0.64 12,963 5/19/2021
19.1.0.63 3,410 5/13/2021
19.1.0.59 1,576 5/3/2021
19.1.0.58 1,928 4/26/2021
19.1.0.57 2,031 4/20/2021
19.1.0.56 7,994 4/13/2021
19.1.0.55 2,396 4/6/2021
19.1.0.54 4,771 3/30/2021
18.4.0.49 10,585 3/22/2021
18.4.0.48 3,404 3/16/2021
18.4.0.47 4,024 3/9/2021
18.4.0.46 6,635 3/2/2021
18.4.0.44 2,368 2/23/2021
18.4.0.43 2,511 2/15/2021
18.4.0.42 3,006 2/9/2021
18.4.0.41 76,122 2/2/2021
18.4.0.39 4,542 1/28/2021
18.4.0.35 3,279 1/19/2021
18.4.0.34 2,439 1/12/2021
18.4.0.33 2,148 1/4/2021
18.4.0.32 2,185 12/30/2020
18.4.0.31 1,539 12/22/2020
18.4.0.30 2,528 12/17/2020
18.3.0.53 5,940 12/8/2020
18.3.0.52 3,242 11/30/2020
18.3.0.51 4,846 11/23/2020
18.3.0.50 3,961 11/17/2020
18.3.0.48 4,886 11/10/2020
18.3.0.47 3,099 11/5/2020
18.3.0.44 9,058 10/27/2020
18.3.0.42 4,582 10/20/2020
18.3.0.40 17,566 10/12/2020
18.3.0.38 4,024 10/7/2020
18.3.0.35 2,635 10/1/2020
18.2.0.59 9,225 9/22/2020
18.2.0.58 4,335 9/15/2020
18.2.0.57 2,041 9/8/2020
18.2.0.56 2,553 9/1/2020
18.2.0.55 3,203 8/25/2020
18.2.0.54 2,562 8/18/2020
18.2.0.48 3,514 8/4/2020
18.2.0.47 2,422 7/28/2020
18.2.0.46 2,082 7/21/2020
18.2.0.45 2,335 7/14/2020
18.2.0.44 3,916 7/6/2020
18.1.0.59 9,291 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,837 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,062 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,495 3/3/2020
17.4.0.51 3,389 2/25/2020
17.4.0.50 3,879 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,243 1/30/2020
17.4.0.44 6,818 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,123 12/17/2019
17.3.0.34 47,891 12/10/2019
17.3.0.33 2,903 12/4/2019
17.3.0.30 1,644 12/3/2019
17.3.0.29 2,425 11/26/2019
17.3.0.28 2,312 11/19/2019
17.3.0.27 5,729 11/12/2019
17.3.0.26 2,209 11/5/2019
17.3.0.21 2,698 10/29/2019
17.3.0.19 3,012 10/22/2019
17.3.0.17 2,793 10/15/2019
17.3.0.14 22,243 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,730 8/22/2019
17.2.0.41 16,538 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,895 7/23/2019
17.2.0.35 2,388 7/17/2019
17.2.0.34 5,555 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,094 6/18/2019
17.1.0.51 2,398 6/11/2019
17.1.0.50 3,753 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,889 5/7/2019
17.1.0.43 2,272 4/30/2019
17.1.0.42 3,012 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,903 3/13/2019
16.4.0.54 8,284 2/19/2019
16.4.0.53 2,473 2/13/2019
16.4.0.52 7,989 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,493 12/24/2018
16.4.0.42 3,362 12/17/2018
16.4.0.40-beta 1,206 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,101 10/30/2018
16.3.0.21 6,481 9/21/2018
16.3.0.17-beta 1,367 9/12/2018
16.2.0.50 6,269 8/28/2018
16.2.0.46 3,785 8/6/2018
16.2.0.42 7,646 6/29/2018
16.2.0.41 3,443 6/25/2018
16.1.0.37 6,495 4/25/2018
16.1.0.32 3,428 3/29/2018
16.1.0.26 3,425 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,593 12/11/2017