Skip to content

dsdilpreet/Xamarin_Forms___RefreshView_Demo_Problem_Version

Repository files navigation

name description page_type languages products extensions urlFragment
Xamarin.Forms - RefreshView Demo
The Xamarin.Forms RefreshView is a container control that provides pull-to-refresh functionality for scrollable content (UI).
sample
csharp
xamarin
tags
ui
userinterface-refreshviewdemo

RefreshView Demo

The Xamarin.Forms RefreshView is a container control that provides pull-to-refresh functionality for scrollable content. Therefore, the child of a RefreshView must be a scrollable control, such as ScrollView, CollectionView, or ListView.

This sample demonstrates using a RefreshView to refresh data that's displayed in a FlexLayout that's the child of a ScrollView.

For more information about this sample, see Xamarin.Forms RefreshView.

RefreshView demo application screenshot

Releases

No releases published

Packages

No packages published

Languages