LayoutManagerDispose Method

Releases all resources used by the LayoutManager

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void Dispose()

Implements

IDisposableDispose

See Also