Skip to main content

RegisterAnchorCandidate Method

Registers a control as a potential scroll anchor candidate.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

void RegisterAnchorCandidate(
Control element
)
View Source

Parameters

  Control
A control within the subtree of the IScrollAnchorProvider.

See Also

Reference

IScrollAnchorProvider Interface
Avalonia.Controls Namespace