ILogicalScrollable Properties
Properties
CanHorizontallyScroll | Gets or sets a value indicating whether the content can be scrolled horizontally. |
CanVerticallyScroll | Gets or sets a value indicating whether the content can be scrolled horizontally. |
Extent | Gets the extent of the scrollable content, in logical units (Inherited from IScrollable) |
IsLogicalScrollEnabled | Gets a value indicating whether logical scrolling is enabled on the control. |
Offset | Gets or sets the current scroll offset, in logical units. (Inherited from IScrollable) |
PageScrollSize | Gets the size to page by, in logical units. |
ScrollSize | Gets the size to scroll by, in logical units. |
Viewport | Gets the size of the viewport, in logical units. (Inherited from IScrollable) |
See Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace