ScrollViewer : ContentControl
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ScrollViewer
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 |
---|---|
SnapPointsType HorizontalSnapPointsType | all platforms supported by Uno Platform |
SnapPointsAlignment HorizontalSnapPointsAlignment | all platforms supported by Uno Platform |
ScrollMode HorizontalScrollMode | all platforms supported by Uno Platform |
ScrollBarVisibility HorizontalScrollBarVisibility | all platforms supported by Uno Platform |
bool BringIntoViewOnFocusChange | Android, MacOS, WASM, Skia |
ZoomMode ZoomMode | all platforms supported by Uno Platform |
SnapPointsType VerticalSnapPointsType | all platforms supported by Uno Platform |
SnapPointsAlignment VerticalSnapPointsAlignment | all platforms supported by Uno Platform |
ScrollMode VerticalScrollMode | all platforms supported by Uno Platform |
ScrollBarVisibility VerticalScrollBarVisibility | all platforms supported by Uno Platform |
float MinZoomFactor | all platforms supported by Uno Platform |
float MaxZoomFactor | all platforms supported by Uno Platform |
Visibility ComputedHorizontalScrollBarVisibility | all platforms supported by Uno Platform |
Visibility ComputedVerticalScrollBarVisibility | all platforms supported by Uno Platform |
double ExtentHeight | all platforms supported by Uno Platform |
double ExtentWidth | all platforms supported by Uno Platform |
double HorizontalOffset | all platforms supported by Uno Platform |
double ScrollableHeight | all platforms supported by Uno Platform |
double ScrollableWidth | all platforms supported by Uno Platform |
double VerticalOffset | all platforms supported by Uno Platform |
double ViewportHeight | all platforms supported by Uno Platform |
double ViewportWidth | all platforms supported by Uno Platform |
float ZoomFactor | all platforms supported by Uno Platform |
DependencyProperty BringIntoViewOnFocusChangeProperty | all platforms supported by Uno Platform |
DependencyProperty ComputedHorizontalScrollBarVisibilityProperty | all platforms supported by Uno Platform |
DependencyProperty ComputedVerticalScrollBarVisibilityProperty | all platforms supported by Uno Platform |
DependencyProperty ExtentHeightProperty | all platforms supported by Uno Platform |
DependencyProperty ExtentWidthProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalOffsetProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalScrollBarVisibilityProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalScrollModeProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalSnapPointsAlignmentProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalSnapPointsTypeProperty | all platforms supported by Uno Platform |
DependencyProperty MaxZoomFactorProperty | all platforms supported by Uno Platform |
DependencyProperty MinZoomFactorProperty | all platforms supported by Uno Platform |
DependencyProperty ScrollableHeightProperty | all platforms supported by Uno Platform |
DependencyProperty ScrollableWidthProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalOffsetProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalScrollBarVisibilityProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalScrollModeProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalSnapPointsAlignmentProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalSnapPointsTypeProperty | all platforms supported by Uno Platform |
DependencyProperty ViewportHeightProperty | all platforms supported by Uno Platform |
DependencyProperty ViewportWidthProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomFactorProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomModeProperty | all platforms supported by Uno Platform |
Implemented methods
Implemented events
Event | Supported on |
---|---|
EventHandler |
all platforms supported by Uno Platform |
Below are all properties, methods, and events of ScrollViewer
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
UIElement CurrentAnchor | all platforms supported by Uno Platform |
bool IsHorizontalScrollChainingEnabled | all platforms supported by Uno Platform |
bool IsHorizontalRailEnabled | all platforms supported by Uno Platform |
bool IsDeferredScrollingEnabled | all platforms supported by Uno Platform |
bool IsZoomInertiaEnabled | all platforms supported by Uno Platform |
double HorizontalAnchorRatio | all platforms supported by Uno Platform |
bool IsZoomChainingEnabled | all platforms supported by Uno Platform |
bool IsVerticalScrollChainingEnabled | all platforms supported by Uno Platform |
bool IsVerticalRailEnabled | all platforms supported by Uno Platform |
bool IsScrollInertiaEnabled | all platforms supported by Uno Platform |
bool CanContentRenderOutsideBounds | all platforms supported by Uno Platform |
UIElement LeftHeader | all platforms supported by Uno Platform |
bool BringIntoViewOnFocusChange | iOS |
SnapPointsType ZoomSnapPointsType | all platforms supported by Uno Platform |
double VerticalAnchorRatio | all platforms supported by Uno Platform |
UIElement TopLeftHeader | all platforms supported by Uno Platform |
UIElement TopHeader | all platforms supported by Uno Platform |
bool ReduceViewportForCoreInputViewOcclusions | all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
DependencyProperty CanContentRenderOutsideBoundsProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalAnchorRatioProperty | all platforms supported by Uno Platform |
DependencyProperty IsDeferredScrollingEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsHorizontalRailEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsHorizontalScrollChainingEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsScrollInertiaEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsVerticalRailEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsVerticalScrollChainingEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsZoomChainingEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsZoomInertiaEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty LeftHeaderProperty | all platforms supported by Uno Platform |
DependencyProperty ReduceViewportForCoreInputViewOcclusionsProperty | all platforms supported by Uno Platform |
DependencyProperty TopHeaderProperty | all platforms supported by Uno Platform |
DependencyProperty TopLeftHeaderProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalAnchorRatioProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomSnapPointsProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomSnapPointsTypeProperty | all platforms supported by Uno Platform |
Not implemented methods
Not implemented events
Event | Not supported on |
---|---|
TypedEventHandler<ScrollViewer, AnchorRequestedEventArgs> AnchorRequested | all platforms supported by Uno Platform |
EventHandler | all platforms supported by Uno Platform |
EventHandler | all platforms supported by Uno Platform |
EventHandler |
all platforms supported by Uno Platform |
Last updated Wednesday, 13 November 2024 19:06.