Thumb : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Thumb that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
| Property | Supported on |
|---|---|
| bool IsDragging | WASM, Skia, Mobile |
| DependencyProperty IsDraggingProperty | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| void CancelDrag() | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| DragCompletedEventHandler DragCompleted | WASM, Skia, Mobile |
| DragDeltaEventHandler DragDelta | WASM, Skia, Mobile |
| DragStartedEventHandler DragStarted | WASM, Skia, Mobile |
Below are all properties, methods, and events of Thumb that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| bool IsDragging | MacOS |
| DependencyProperty IsDraggingProperty | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| void CancelDrag() | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| DragCompletedEventHandler DragCompleted | MacOS |
| DragDeltaEventHandler DragDelta | MacOS |
| DragStartedEventHandler DragStarted | MacOS |
Last updated Wednesday, 10 December 2025 23:56.