ScrollChangedEventArgsViewportDelta Property

Gets the change to the value of Viewport.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Vector ViewportDelta { get; }

Property Value

Vector

See Also