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 223 8/7/2025
30.1.42 105 7/28/2025
30.1.41 493 7/22/2025
30.1.40 157 7/14/2025
30.1.39 153 7/8/2025
30.1.38 150 7/1/2025
30.1.37 175 6/25/2025
29.2.11 167 6/16/2025
29.2.10 331 6/9/2025
29.2.9 404 6/5/2025
29.2.8 164 6/3/2025
29.2.7 175 5/26/2025
29.2.5 178 5/21/2025
29.2.4 265 5/14/2025
29.1.41 175 5/5/2025
29.1.40 224 4/28/2025
29.1.39 202 4/21/2025
29.1.38 256 4/14/2025
29.1.37 196 4/8/2025
29.1.35 253 4/1/2025
29.1.33 535 3/25/2025
28.2.12 227 3/19/2025
28.2.11 225 3/10/2025
28.2.9 258 3/4/2025
28.2.7 163 2/25/2025
28.2.6 174 2/17/2025
28.2.5 207 2/11/2025
28.2.4 305 2/4/2025
28.2.3 187 1/29/2025
28.1.41 427 1/20/2025
28.1.39 1,949 1/13/2025
28.1.38 149 1/7/2025
28.1.37 126 12/31/2024
28.1.36 121 12/23/2024
28.1.35 142 12/18/2024
28.1.33 188 12/12/2024
27.2.5 156 12/2/2024
27.2.4 146 11/26/2024
27.2.3 257 11/22/2024
27.2.2 172 11/15/2024
27.1.58 210 11/4/2024
27.1.57 173 10/28/2024
27.1.56 277 10/23/2024
27.1.55 151 10/21/2024
27.1.53 225 10/14/2024
27.1.52 205 10/7/2024
27.1.51 210 9/30/2024
27.1.50 220 9/23/2024
27.1.48 257 9/18/2024
26.2.14 204 9/9/2024
26.2.13 165 9/5/2024
26.2.12 163 9/2/2024
26.2.11 229 8/27/2024
26.2.10 263 8/19/2024
26.2.9 222 8/12/2024
26.2.8 141 8/5/2024
26.2.7 138 7/29/2024
26.2.5 150 7/26/2024
26.2.4 162 7/24/2024
26.1.42 595 7/15/2024
26.1.41 196 7/8/2024
26.1.40 312 7/1/2024
26.1.39 1,286 6/24/2024
26.1.38 460 6/18/2024
26.1.35 248 6/11/2024
25.2.7 271 6/3/2024
25.2.6 176 5/28/2024
25.2.5 189 5/21/2024
25.2.4 778 5/14/2024
25.2.3 342 5/8/2024
25.1.42 359 4/29/2024
25.1.41 246 4/23/2024
25.1.40 871 4/15/2024
25.1.39 230 4/8/2024
25.1.38 328 4/1/2024
25.1.37 218 3/26/2024
25.1.35 405 3/15/2024
24.2.9 5,176 3/4/2024
24.2.8 363 2/26/2024
24.2.7 320 2/19/2024
24.2.6 309 2/14/2024
24.2.5 351 2/12/2024
24.2.4 410 2/5/2024
24.2.3 555 1/31/2024
24.1.47 427 1/22/2024
24.1.46 937 1/16/2024
24.1.45 2,836 1/8/2024
24.1.44 1,031 1/2/2024
24.1.43 662 12/27/2023
24.1.41 714 12/18/2023
23.2.7 944 12/6/2023
23.2.6 679 11/28/2023
23.2.5 813 11/23/2023
23.2.4 1,041 11/20/2023
23.1.44 2,826 11/6/2023
23.1.43 597 10/30/2023
23.1.42 589 10/23/2023
23.1.41 3,458 10/16/2023
23.1.40 707 10/10/2023
23.1.39 1,076 10/4/2023
23.1.38 1,506 9/26/2023
23.1.36 20,004 9/15/2023
22.2.12 996 9/5/2023
22.2.11 770 8/28/2023
22.2.10 608 8/22/2023
22.2.9 865 8/14/2023
22.2.8 1,129 8/7/2023
22.2.7 865 8/2/2023
22.2.5 770 7/27/2023
22.1.39 2,208 7/18/2023
22.1.38 1,083 7/11/2023
22.1.37 1,044 7/3/2023
22.1.36 2,438 6/28/2023
22.1.34 1,342 6/21/2023
21.2.10 2,278 6/12/2023
21.2.9 2,365 6/6/2023
21.2.8 918 5/30/2023
21.2.6 2,060 5/22/2023
21.2.5 3,788 5/15/2023
21.2.4 1,088 5/9/2023
21.2.3 3,773 5/3/2023
21.1.41 2,887 4/19/2023
21.1.39 1,633 4/10/2023
21.1.38 862 4/3/2023
21.1.37 887 3/29/2023
21.1.35 2,248 3/23/2023
20.4.0.54 1,525 3/13/2023
20.4.0.53 1,016 3/7/2023
20.4.0.52 2,507 2/28/2023
20.4.0.51 1,084 2/21/2023
20.4.0.50 1,561 2/14/2023
20.4.0.49 2,178 2/7/2023
20.4.0.48 2,255 2/1/2023
20.4.0.44 2,693 1/18/2023
20.4.0.43 3,717 1/10/2023
20.4.0.42 2,918 1/4/2023
20.4.0.41 1,021 12/29/2022
20.4.0.40 845 12/28/2022
20.4.0.38 13,904 12/21/2022
20.3.0.61 1,214 12/12/2022
20.3.0.60 1,922 12/6/2022
20.3.0.59 1,199 11/29/2022
20.3.0.58 3,497 11/22/2022
20.3.0.57 3,178 11/15/2022
20.3.0.56 1,915 11/8/2022
20.3.0.52 2,208 10/27/2022
20.3.0.50 2,022 10/18/2022
20.3.0.49 6,045 10/11/2022
20.3.0.48 2,427 10/5/2022
20.3.0.47 1,318 9/29/2022
20.2.0.50 10,938 9/20/2022
20.2.0.49 1,865 9/13/2022
20.2.0.48 2,250 9/6/2022
20.2.0.46 1,821 8/30/2022
20.2.0.45 1,412 8/23/2022
20.2.0.44 2,380 8/16/2022
20.2.0.43 5,564 8/8/2022
20.2.0.40 82,084 7/26/2022
20.2.0.39 7,661 7/19/2022
20.2.0.38 3,097 7/12/2022
20.2.0.36 1,885 6/30/2022
20.1.0.61 8,140 6/20/2022
20.1.0.60 1,593 6/14/2022
20.1.0.59 3,677 6/7/2022
20.1.0.58 5,397 5/31/2022
20.1.0.57 2,635 5/24/2022
20.1.0.56 5,995 5/17/2022
20.1.0.55 1,668 5/12/2022
20.1.0.52 2,167 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,946 4/12/2022
20.1.0.47 4,920 4/4/2022
19.4.0.56 11,751 3/15/2022
19.4.0.55 2,767 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,936 2/8/2022
19.4.0.48 45,566 1/31/2022
19.4.0.47 1,744 1/25/2022
19.4.0.43 2,787 1/18/2022
19.4.0.42 1,575 1/11/2022
19.4.0.41 1,793 1/4/2022
19.4.0.40 2,777 12/28/2021
19.4.0.38 2,962 12/17/2021
19.3.0.59 1,540 12/14/2021
19.3.0.57 1,806 12/7/2021
19.3.0.56 2,774 11/29/2021
19.3.0.55 3,038 11/23/2021
19.3.0.54 5,682 11/17/2021
19.3.0.53 1,990 11/12/2021
19.3.0.48 19,083 11/2/2021
19.3.0.47 6,529 10/26/2021
19.3.0.46 5,337 10/19/2021
19.3.0.45 1,757 10/12/2021
19.3.0.44 3,401 10/5/2021
19.3.0.43 3,885 9/30/2021
19.2.0.62 9,159 9/13/2021
19.2.0.60 1,976 9/7/2021
19.2.0.59 1,581 8/30/2021
19.2.0.57 2,503 8/24/2021
19.2.0.56 1,777 8/17/2021
19.2.0.55 2,630 8/11/2021
19.2.0.51 1,989 8/2/2021
19.2.0.49 1,640 7/26/2021
19.2.0.48 1,912 7/19/2021
19.2.0.47 5,331 7/13/2021
19.2.0.46 1,587 7/6/2021
19.2.0.44 2,916 6/30/2021
19.1.0.69 4,700 6/14/2021
19.1.0.67 1,805 6/7/2021
19.1.0.66 1,793 5/31/2021
19.1.0.65 1,999 5/24/2021
19.1.0.64 12,847 5/19/2021
19.1.0.63 3,384 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,993 4/13/2021
19.1.0.55 2,393 4/6/2021
19.1.0.54 4,770 3/30/2021
18.4.0.49 10,583 3/22/2021
18.4.0.48 3,402 3/16/2021
18.4.0.47 4,014 3/9/2021
18.4.0.46 6,634 3/2/2021
18.4.0.44 2,366 2/23/2021
18.4.0.43 2,509 2/15/2021
18.4.0.42 3,004 2/9/2021
18.4.0.41 76,119 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,147 1/4/2021
18.4.0.32 2,185 12/30/2020
18.4.0.31 1,538 12/22/2020
18.4.0.30 2,527 12/17/2020
18.3.0.53 5,938 12/8/2020
18.3.0.52 3,241 11/30/2020
18.3.0.51 4,846 11/23/2020
18.3.0.50 3,959 11/17/2020
18.3.0.48 4,881 11/10/2020
18.3.0.47 3,098 11/5/2020
18.3.0.44 9,056 10/27/2020
18.3.0.42 4,578 10/20/2020
18.3.0.40 17,562 10/12/2020
18.3.0.38 4,020 10/7/2020
18.3.0.35 2,633 10/1/2020
18.2.0.59 9,212 9/22/2020
18.2.0.58 4,333 9/15/2020
18.2.0.57 2,037 9/8/2020
18.2.0.56 2,551 9/1/2020
18.2.0.55 3,201 8/25/2020
18.2.0.54 2,559 8/18/2020
18.2.0.48 3,511 8/4/2020
18.2.0.47 2,418 7/28/2020
18.2.0.46 2,079 7/21/2020
18.2.0.45 2,333 7/14/2020
18.2.0.44 3,913 7/6/2020
18.1.0.59 9,288 6/23/2020
18.1.0.57 2,253 6/16/2020
18.1.0.56 2,289 6/9/2020
18.1.0.55 5,364 6/2/2020
18.1.0.54 1,934 5/27/2020
18.1.0.53 3,570 5/19/2020
18.1.0.52 3,833 5/13/2020
18.1.0.48 2,934 5/5/2020
18.1.0.46 4,703 4/28/2020
18.1.0.45 2,240 4/21/2020
18.1.0.44 5,356 4/14/2020
18.1.0.43 3,055 4/7/2020
18.1.0.42 3,810 4/1/2020
18.1.0.36-beta 1,224 3/19/2020
17.4.0.55 9,888 3/10/2020
17.4.0.53 3,490 3/3/2020
17.4.0.51 3,383 2/25/2020
17.4.0.50 3,875 2/18/2020
17.4.0.49 4,272 2/11/2020
17.4.0.47 1,963 2/5/2020
17.4.0.46 4,239 1/30/2020
17.4.0.44 6,812 1/21/2020
17.4.0.43 3,774 1/14/2020
17.4.0.41 3,618 1/7/2020
17.4.0.40 2,570 12/24/2019
17.4.0.39 4,118 12/17/2019
17.3.0.34 47,468 12/10/2019
17.3.0.33 2,899 12/4/2019
17.3.0.30 1,640 12/3/2019
17.3.0.29 2,421 11/26/2019
17.3.0.28 2,306 11/19/2019
17.3.0.27 5,724 11/12/2019
17.3.0.26 2,203 11/5/2019
17.3.0.21 2,694 10/29/2019
17.3.0.19 3,006 10/22/2019
17.3.0.17 2,788 10/15/2019
17.3.0.14 22,229 10/3/2019
17.3.0.9-beta 1,268 9/20/2019
17.2.0.51 6,712 9/10/2019
17.2.0.49 2,480 9/3/2019
17.2.0.47 9,438 8/27/2019
17.2.0.46 8,726 8/22/2019
17.2.0.41 16,533 8/13/2019
17.2.0.40 13,729 8/6/2019
17.2.0.39 3,171 7/30/2019
17.2.0.36 4,889 7/23/2019
17.2.0.35 2,382 7/17/2019
17.2.0.34 5,549 7/11/2019
17.2.0.28-beta 1,632 6/27/2019
17.1.0.53 6,698 6/25/2019
17.1.0.52 2,090 6/18/2019
17.1.0.51 2,394 6/11/2019
17.1.0.50 3,749 6/4/2019
17.1.0.49 2,744 5/28/2019
17.1.0.48 6,202 5/21/2019
17.1.0.47 3,903 5/14/2019
17.1.0.44 2,884 5/7/2019
17.1.0.43 2,267 4/30/2019
17.1.0.42 3,007 4/23/2019
17.1.0.41 4,091 4/16/2019
17.1.0.40 17,092 4/9/2019
17.1.0.38 4,683 3/29/2019
17.1.0.32-beta 1,899 3/13/2019
16.4.0.54 8,279 2/19/2019
16.4.0.53 2,468 2/13/2019
16.4.0.52 7,985 2/5/2019
16.4.0.48 2,800 1/22/2019
16.4.0.47 2,248 1/16/2019
16.4.0.46 2,525 1/8/2019
16.4.0.44 3,486 12/24/2018
16.4.0.42 3,356 12/17/2018
16.4.0.40-beta 1,202 12/10/2018
16.3.0.36 3,334 11/27/2018
16.3.0.35-beta 1,551 11/23/2018
16.3.0.29 7,093 10/30/2018
16.3.0.21 6,471 9/21/2018
16.3.0.17-beta 1,360 9/12/2018
16.2.0.50 6,263 8/28/2018
16.2.0.46 3,774 8/6/2018
16.2.0.42 7,636 6/29/2018
16.2.0.41 3,427 6/25/2018
16.1.0.37 6,480 4/25/2018
16.1.0.32 3,411 3/29/2018
16.1.0.26 3,409 3/7/2018
16.1.0.24 2,453 2/22/2018
15.4.0.20 8,653 12/28/2017
15.4.0.17 3,578 12/11/2017