RefreshContainer : ContentControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of RefreshContainer
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how RefreshContainer
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
RefreshVisualizer Visualizer | WASM, Skia, Mobile |
RefreshPullDirection PullDirection | WASM, Skia, Mobile |
DependencyProperty PullDirectionProperty | WASM, Skia, Mobile |
DependencyProperty VisualizerProperty | WASM, Skia, Mobile |
Implemented methods
Method | Supported on |
---|---|
void RequestRefresh() | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<RefreshContainer, RefreshRequestedEventArgs> RefreshRequested | WASM, Skia, Mobile |
Below are all properties, methods, and events of RefreshContainer
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
RefreshVisualizer Visualizer | MacOS |
RefreshPullDirection PullDirection | MacOS |
DependencyProperty PullDirectionProperty | MacOS |
DependencyProperty VisualizerProperty | MacOS |
Not implemented methods
Method | Not supported on |
---|---|
void RequestRefresh() | MacOS |
Not implemented events
Event | Not supported on |
---|---|
TypedEventHandler<RefreshContainer, RefreshRequestedEventArgs> RefreshRequested | MacOS |
Last updated Monday, 14 April 2025 02:07.