Skip to main content

OnDetachedFromLogicalTree Method

Called when the styled element is removed from a rooted logical tree.

Definition

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

protected override void OnDetachedFromLogicalTree(
LogicalTreeAttachmentEventArgs e
)

Parameters

  LogicalTreeAttachmentEventArgs
The event args.

See Also

Reference

SplitButton Class
Avalonia.Controls Namespace