ScrollBar : RangeBase (UWP) Object (Android/iOS/tvOS/WASM)
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of ScrollBar 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 |
|---|---|
| double ViewportSize | WASM, Skia, Mobile |
| Orientation Orientation | WASM, Skia, Mobile |
| ScrollingIndicatorMode IndicatorMode | WASM, Skia, Mobile |
| DependencyProperty IndicatorModeProperty | WASM, Skia, Mobile |
| DependencyProperty OrientationProperty | WASM, Skia, Mobile |
| DependencyProperty ViewportSizeProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| ScrollEventHandler Scroll | WASM, Skia, Mobile |
Below are all properties, methods, and events of ScrollBar that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| double ViewportSize | MacOS |
| Orientation Orientation | MacOS |
| ScrollingIndicatorMode IndicatorMode | MacOS |
| DependencyProperty IndicatorModeProperty | MacOS |
| DependencyProperty OrientationProperty | MacOS |
| DependencyProperty ViewportSizeProperty | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| ScrollEventHandler Scroll | MacOS |
Last updated Wednesday, 10 December 2025 23:56.