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 409 8/7/2025
30.1.42 149 7/28/2025
30.1.41 571 7/22/2025
30.1.40 188 7/14/2025
30.1.39 184 7/8/2025
30.1.38 180 7/1/2025
30.1.37 220 6/25/2025
29.2.11 202 6/16/2025
29.2.10 411 6/9/2025
29.2.9 587 6/5/2025
29.2.8 201 6/3/2025
29.2.7 213 5/26/2025
29.2.5 213 5/21/2025
29.2.4 306 5/14/2025
29.1.41 211 5/5/2025
29.1.40 266 4/28/2025
29.1.39 231 4/21/2025
29.1.38 318 4/14/2025
29.1.37 231 4/8/2025
29.1.35 290 4/1/2025
29.1.33 568 3/25/2025
28.2.12 271 3/19/2025
28.2.11 265 3/10/2025
28.2.9 287 3/4/2025
28.2.7 188 2/25/2025
28.2.6 212 2/17/2025
28.2.5 248 2/11/2025
28.2.4 352 2/4/2025
28.2.3 222 1/29/2025
28.1.41 565 1/20/2025
28.1.39 2,010 1/13/2025
28.1.38 181 1/7/2025
28.1.37 158 12/31/2024
28.1.36 154 12/23/2024
28.1.35 175 12/18/2024
28.1.33 226 12/12/2024
27.2.5 188 12/2/2024
27.2.4 176 11/26/2024
27.2.3 302 11/22/2024
27.2.2 211 11/15/2024
27.1.58 252 11/4/2024
27.1.57 215 10/28/2024
27.1.56 311 10/23/2024
27.1.55 189 10/21/2024
27.1.53 268 10/14/2024
27.1.52 242 10/7/2024
27.1.51 244 9/30/2024
27.1.50 257 9/23/2024
27.1.48 291 9/18/2024
26.2.14 239 9/9/2024
26.2.13 204 9/5/2024
26.2.12 204 9/2/2024
26.2.11 266 8/27/2024
26.2.10 310 8/19/2024
26.2.9 265 8/12/2024
26.2.8 180 8/5/2024
26.2.7 168 7/29/2024
26.2.5 193 7/26/2024
26.2.4 196 7/24/2024
26.1.42 635 7/15/2024
26.1.41 233 7/8/2024
26.1.40 338 7/1/2024
26.1.39 1,313 6/24/2024
26.1.38 494 6/18/2024
26.1.35 289 6/11/2024
25.2.7 305 6/3/2024
25.2.6 216 5/28/2024
25.2.5 226 5/21/2024
25.2.4 830 5/14/2024
25.2.3 398 5/8/2024
25.1.42 391 4/29/2024
25.1.41 289 4/23/2024
25.1.40 899 4/15/2024
25.1.39 267 4/8/2024
25.1.38 364 4/1/2024
25.1.37 253 3/26/2024
25.1.35 446 3/15/2024
24.2.9 5,235 3/4/2024
24.2.8 407 2/26/2024
24.2.7 357 2/19/2024
24.2.6 342 2/14/2024
24.2.5 382 2/12/2024
24.2.4 443 2/5/2024
24.2.3 612 1/31/2024
24.1.47 463 1/22/2024
24.1.46 981 1/16/2024
24.1.45 2,873 1/8/2024
24.1.44 1,062 1/2/2024
24.1.43 702 12/27/2023
24.1.41 772 12/18/2023
23.2.7 986 12/6/2023
23.2.6 716 11/28/2023
23.2.5 903 11/23/2023
23.2.4 1,078 11/20/2023
23.1.44 2,853 11/6/2023
23.1.43 626 10/30/2023
23.1.42 624 10/23/2023
23.1.41 3,483 10/16/2023
23.1.40 739 10/10/2023
23.1.39 1,105 10/4/2023
23.1.38 1,539 9/26/2023
23.1.36 20,152 9/15/2023
22.2.12 1,020 9/5/2023
22.2.11 801 8/28/2023
22.2.10 649 8/22/2023
22.2.9 907 8/14/2023
22.2.8 1,182 8/7/2023
22.2.7 905 8/2/2023
22.2.5 805 7/27/2023
22.1.39 2,247 7/18/2023
22.1.38 1,129 7/11/2023
22.1.37 1,083 7/3/2023
22.1.36 2,481 6/28/2023
22.1.34 1,390 6/21/2023
21.2.10 2,318 6/12/2023
21.2.9 2,421 6/6/2023
21.2.8 960 5/30/2023
21.2.6 2,105 5/22/2023
21.2.5 3,830 5/15/2023
21.2.4 1,132 5/9/2023
21.2.3 3,821 5/3/2023
21.1.41 2,927 4/19/2023
21.1.39 1,692 4/10/2023
21.1.38 904 4/3/2023
21.1.37 931 3/29/2023
21.1.35 2,299 3/23/2023
20.4.0.54 1,569 3/13/2023
20.4.0.53 1,061 3/7/2023
20.4.0.52 2,552 2/28/2023
20.4.0.51 1,126 2/21/2023
20.4.0.50 1,608 2/14/2023
20.4.0.49 2,229 2/7/2023
20.4.0.48 2,300 2/1/2023
20.4.0.44 2,746 1/18/2023
20.4.0.43 3,790 1/10/2023
20.4.0.42 2,967 1/4/2023
20.4.0.41 1,067 12/29/2022
20.4.0.40 894 12/28/2022
20.4.0.38 13,956 12/21/2022
20.3.0.61 1,260 12/12/2022
20.3.0.60 1,967 12/6/2022
20.3.0.59 1,245 11/29/2022
20.3.0.58 3,540 11/22/2022
20.3.0.57 3,222 11/15/2022
20.3.0.56 1,964 11/8/2022
20.3.0.52 2,256 10/27/2022
20.3.0.50 2,072 10/18/2022
20.3.0.49 6,153 10/11/2022
20.3.0.48 2,473 10/5/2022
20.3.0.47 1,369 9/29/2022
20.2.0.50 11,023 9/20/2022
20.2.0.49 1,905 9/13/2022
20.2.0.48 2,303 9/6/2022
20.2.0.46 1,864 8/30/2022
20.2.0.45 1,457 8/23/2022
20.2.0.44 2,422 8/16/2022
20.2.0.43 5,614 8/8/2022
20.2.0.40 82,124 7/26/2022
20.2.0.39 7,740 7/19/2022
20.2.0.38 3,144 7/12/2022
20.2.0.36 1,920 6/30/2022
20.1.0.61 8,187 6/20/2022
20.1.0.60 1,631 6/14/2022
20.1.0.59 3,721 6/7/2022
20.1.0.58 5,445 5/31/2022
20.1.0.57 2,672 5/24/2022
20.1.0.56 6,039 5/17/2022
20.1.0.55 1,712 5/12/2022
20.1.0.52 2,212 5/3/2022
20.1.0.51 1,460 4/26/2022
20.1.0.50 1,566 4/19/2022
20.1.0.48 4,040 4/12/2022
20.1.0.47 4,983 4/4/2022
19.4.0.56 12,952 3/15/2022
19.4.0.55 2,815 3/8/2022
19.4.0.54 1,724 2/28/2022
19.4.0.53 1,852 2/22/2022
19.4.0.52 1,894 2/15/2022
19.4.0.50 1,978 2/8/2022
19.4.0.48 45,613 1/31/2022
19.4.0.47 1,788 1/25/2022
19.4.0.43 2,832 1/18/2022
19.4.0.42 1,619 1/11/2022
19.4.0.41 1,840 1/4/2022
19.4.0.40 2,822 12/28/2021
19.4.0.38 3,018 12/17/2021
19.3.0.59 1,574 12/14/2021
19.3.0.57 1,849 12/7/2021
19.3.0.56 2,821 11/29/2021
19.3.0.55 3,081 11/23/2021
19.3.0.54 5,728 11/17/2021
19.3.0.53 2,034 11/12/2021
19.3.0.48 19,356 11/2/2021
19.3.0.47 6,710 10/26/2021
19.3.0.46 5,393 10/19/2021
19.3.0.45 1,802 10/12/2021
19.3.0.44 3,443 10/5/2021
19.3.0.43 3,931 9/30/2021
19.2.0.62 9,330 9/13/2021
19.2.0.60 2,012 9/7/2021
19.2.0.59 1,623 8/30/2021
19.2.0.57 2,557 8/24/2021
19.2.0.56 1,830 8/17/2021
19.2.0.55 2,669 8/11/2021
19.2.0.51 2,035 8/2/2021
19.2.0.49 1,692 7/26/2021
19.2.0.48 1,951 7/19/2021
19.2.0.47 5,376 7/13/2021
19.2.0.46 1,634 7/6/2021
19.2.0.44 2,964 6/30/2021
19.1.0.69 4,752 6/14/2021
19.1.0.67 1,845 6/7/2021
19.1.0.66 1,837 5/31/2021
19.1.0.65 2,041 5/24/2021
19.1.0.64 13,204 5/19/2021
19.1.0.63 3,492 5/13/2021
19.1.0.59 1,610 5/3/2021
19.1.0.58 1,967 4/26/2021
19.1.0.57 2,080 4/20/2021
19.1.0.56 8,039 4/13/2021
19.1.0.55 2,444 4/6/2021
19.1.0.54 4,813 3/30/2021
18.4.0.49 10,629 3/22/2021
18.4.0.48 3,448 3/16/2021
18.4.0.47 4,068 3/9/2021
18.4.0.46 6,676 3/2/2021
18.4.0.44 2,410 2/23/2021
18.4.0.43 2,553 2/15/2021
18.4.0.42 3,050 2/9/2021
18.4.0.41 76,165 2/2/2021
18.4.0.39 4,596 1/28/2021
18.4.0.35 3,315 1/19/2021
18.4.0.34 2,479 1/12/2021
18.4.0.33 2,194 1/4/2021
18.4.0.32 2,229 12/30/2020
18.4.0.31 1,585 12/22/2020
18.4.0.30 2,573 12/17/2020
18.3.0.53 5,984 12/8/2020
18.3.0.52 3,287 11/30/2020
18.3.0.51 4,890 11/23/2020
18.3.0.50 4,009 11/17/2020
18.3.0.48 4,933 11/10/2020
18.3.0.47 3,141 11/5/2020
18.3.0.44 9,100 10/27/2020
18.3.0.42 4,653 10/20/2020
18.3.0.40 17,622 10/12/2020
18.3.0.38 4,068 10/7/2020
18.3.0.35 2,682 10/1/2020
18.2.0.59 9,275 9/22/2020
18.2.0.58 4,369 9/15/2020
18.2.0.57 2,087 9/8/2020
18.2.0.56 2,597 9/1/2020
18.2.0.55 3,244 8/25/2020
18.2.0.54 2,602 8/18/2020
18.2.0.48 3,560 8/4/2020
18.2.0.47 2,455 7/28/2020
18.2.0.46 2,125 7/21/2020
18.2.0.45 2,369 7/14/2020
18.2.0.44 3,969 7/6/2020
18.1.0.59 9,338 6/23/2020
18.1.0.57 2,299 6/16/2020
18.1.0.56 2,334 6/9/2020
18.1.0.55 5,419 6/2/2020
18.1.0.54 1,980 5/27/2020
18.1.0.53 3,619 5/19/2020
18.1.0.52 3,880 5/13/2020
18.1.0.48 2,986 5/5/2020
18.1.0.46 4,741 4/28/2020
18.1.0.45 2,285 4/21/2020
18.1.0.44 5,408 4/14/2020
18.1.0.43 3,103 4/7/2020
18.1.0.42 3,857 4/1/2020
18.1.0.36-beta 1,273 3/19/2020
17.4.0.55 9,937 3/10/2020
17.4.0.53 3,538 3/3/2020
17.4.0.51 3,431 2/25/2020
17.4.0.50 3,921 2/18/2020
17.4.0.49 4,308 2/11/2020
17.4.0.47 2,009 2/5/2020
17.4.0.46 4,284 1/30/2020
17.4.0.44 6,857 1/21/2020
17.4.0.43 3,809 1/14/2020
17.4.0.41 3,660 1/7/2020
17.4.0.40 2,613 12/24/2019
17.4.0.39 4,163 12/17/2019
17.3.0.34 49,834 12/10/2019
17.3.0.33 2,947 12/4/2019
17.3.0.30 1,687 12/3/2019
17.3.0.29 2,465 11/26/2019
17.3.0.28 2,349 11/19/2019
17.3.0.27 5,770 11/12/2019
17.3.0.26 2,246 11/5/2019
17.3.0.21 2,739 10/29/2019
17.3.0.19 3,054 10/22/2019
17.3.0.17 2,839 10/15/2019
17.3.0.14 22,283 10/3/2019
17.3.0.9-beta 1,309 9/20/2019
17.2.0.51 6,754 9/10/2019
17.2.0.49 2,528 9/3/2019
17.2.0.47 9,482 8/27/2019
17.2.0.46 8,779 8/22/2019
17.2.0.41 16,581 8/13/2019
17.2.0.40 13,777 8/6/2019
17.2.0.39 3,207 7/30/2019
17.2.0.36 4,932 7/23/2019
17.2.0.35 2,427 7/17/2019
17.2.0.34 5,597 7/11/2019
17.2.0.28-beta 1,678 6/27/2019
17.1.0.53 6,746 6/25/2019
17.1.0.52 2,138 6/18/2019
17.1.0.51 2,444 6/11/2019
17.1.0.50 3,793 6/4/2019
17.1.0.49 2,786 5/28/2019
17.1.0.48 6,247 5/21/2019
17.1.0.47 3,948 5/14/2019
17.1.0.44 2,930 5/7/2019
17.1.0.43 2,312 4/30/2019
17.1.0.42 3,057 4/23/2019
17.1.0.41 4,132 4/16/2019
17.1.0.40 17,128 4/9/2019
17.1.0.38 4,749 3/29/2019
17.1.0.32-beta 1,943 3/13/2019
16.4.0.54 8,324 2/19/2019
16.4.0.53 2,517 2/13/2019
16.4.0.52 8,033 2/5/2019
16.4.0.48 2,848 1/22/2019
16.4.0.47 2,295 1/16/2019
16.4.0.46 2,577 1/8/2019
16.4.0.44 3,541 12/24/2018
16.4.0.42 3,402 12/17/2018
16.4.0.40-beta 1,238 12/10/2018
16.3.0.36 3,381 11/27/2018
16.3.0.35-beta 1,592 11/23/2018
16.3.0.29 7,210 10/30/2018
16.3.0.21 6,529 9/21/2018
16.3.0.17-beta 1,412 9/12/2018
16.2.0.50 6,312 8/28/2018
16.2.0.46 3,834 8/6/2018
16.2.0.42 7,695 6/29/2018
16.2.0.41 3,501 6/25/2018
16.1.0.37 6,555 4/25/2018
16.1.0.32 3,487 3/29/2018
16.1.0.26 3,490 3/7/2018
16.1.0.24 2,503 2/22/2018
15.4.0.20 8,727 12/28/2017
15.4.0.17 3,653 12/11/2017