IScrollable.

Offset Property

Summary

Gets or sets the current scroll offset, in logical units.
Namespace
Avalonia.Controls.Primitives
Containing Type
IScrollable

Syntax

Vector Offset { get; set; }

Value

Type Description
Vector