CurrentAnchor Property
The currently chosen anchor element to use for scroll anchoring.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Control? CurrentAnchor { get; }
Public ReadOnly Property CurrentAnchor As Control
Get
abstract CurrentAnchor : Control with get
override CurrentAnchor : Control with get