SwipeControl : ContentControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of SwipeControl 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 SwipeControl works, you can use the Uno Gallery.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty BottomItemsProperty | WASM, Skia, Mobile |
| DependencyProperty LeftItemsProperty | WASM, Skia, Mobile |
| DependencyProperty RightItemsProperty | WASM, Skia, Mobile |
| DependencyProperty TopItemsProperty | WASM, Skia, Mobile |
| SwipeItems BottomItems | WASM, Skia, Mobile |
| SwipeItems LeftItems | WASM, Skia, Mobile |
| SwipeItems RightItems | WASM, Skia, Mobile |
| SwipeItems TopItems | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| void Close() | WASM, Skia, Mobile |
Below are all properties, methods, and events of SwipeControl that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty BottomItemsProperty | MacOS |
| DependencyProperty LeftItemsProperty | MacOS |
| DependencyProperty RightItemsProperty | MacOS |
| DependencyProperty TopItemsProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| SwipeItems BottomItems | MacOS |
| SwipeItems LeftItems | MacOS |
| SwipeItems RightItems | MacOS |
| SwipeItems TopItems | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| SwipeControl FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(SwipeControl) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| void Close() | MacOS |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.