Skip to main content

UnregisterAnchorCandidate Method

Unregisters a control as a potential scroll anchor candidate.

Definition

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

public void UnregisterAnchorCandidate(
Control element
)

Parameters

  Control
A control within the subtree of the IScrollAnchorProvider.

Implements

IScrollAnchorProvider.UnregisterAnchorCandidate(Control)

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace