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)

public void RegisterAnchorCandidate(
Control element
)

Parameters

  Control
A control within the subtree of the IScrollAnchorProvider.

Implements

IScrollAnchorProvider.RegisterAnchorCandidate(Control)

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace