ScrollViewerCurrentAnchor Property

The currently chosen anchor element to use for scroll anchoring.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? CurrentAnchor { get; }

Property Value

Control

Implements

IScrollAnchorProviderCurrentAnchor

See Also