Skip to main content

ILogicalScrollable Properties

Properties

CanHorizontallyScrollGets or sets a value indicating whether the content can be scrolled horizontally.
CanVerticallyScrollGets or sets a value indicating whether the content can be scrolled horizontally.
ExtentGets the extent of the scrollable content, in logical units
(Inherited from IScrollable)
IsLogicalScrollEnabledGets a value indicating whether logical scrolling is enabled on the control.
OffsetGets or sets the current scroll offset, in logical units.
(Inherited from IScrollable)
PageScrollSizeGets the size to page by, in logical units.
ScrollSizeGets the size to scroll by, in logical units.
ViewportGets the size of the viewport, in logical units.
(Inherited from IScrollable)

See Also

Reference

ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace