Offset Property
Gets or sets the current scroll offset, in logical units.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
Vector Offset { get; set; }
Property Offset As Vector
Get
Set
abstract Offset : Vector with get, set
Property Value
VectorSee Also
Reference
IScrollable Interface
Avalonia.Controls.Primitives Namespace