IScrollableOffset Property

Gets or sets the current scroll offset, in logical units.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Vector Offset { get; set; }

Property Value

Vector

See Also