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)

void UnregisterAnchorCandidate(
Control element
)
View Source

Parameters

  Control
A control within the subtree of the IScrollAnchorProvider.

See Also

Reference

IScrollAnchorProvider Interface
Avalonia.Controls Namespace