Controls/RefreshView
Jump to navigation
Jump to search
RefreshView
- Kind
- Control
- Microsoft Docs
- RefreshView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Pull-to-refresh wrapper; often around CollectionView.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| IsRefreshing | ? | Activity state | |
| Command | ? | Refresh action | |
| CommandParameter | ? | ||
| Content | ? | Child view |