2.5 KiB
2.5 KiB
layout | title | description | platform | control | documentation |
---|---|---|---|---|---|
post | Overview | SfPullToRefresh | Xamarin.Android | Syncfusion | Xamarin.Android SfPullToRefresh is a refresh control that allows to interact and refresh the loaded view as pullable content. | Xamarin.Android | SfPullToRefresh | ug |
Overview of Xamarin.Android PullToRefresh (SfPullToRefresh)
SfPullToRefresh is a refresh control that allows to interact and refresh the loaded view as pullable content. It supports loading complex and custom layouts that can be refreshed programmatically or through interaction.
Key Features:
-
The view can be refreshed programmatically. Use SfPullToRefresh.StartRefreshing() to start the refreshing programmatically and SfPullToRefresh.EndRefreshing() to end the refreshing programmatically.
-
There are two types of transition for refreshing. You can toggle between the transition using the SfPullToRefresh.TransitionType property.
-
The progress view can be customized. Size, background color, stroke color, and width of the stroke can be customized using the following properties:
![WeatherData Refresh Image in Xamarin.Android PullToRefresh](overview_images/WeatherData_Refresh_Android.gif)