Table of Contents

Interface ILayoutParent

Namespace
MagicUI.Core
Assembly
MagicUI.dll

An element that is expected to have logical children

public interface ILayoutParent

Methods

HandleChildDestroyed(ArrangableElement)

Additional handling for when a child is being destroyed

void HandleChildDestroyed(ArrangableElement child)

Parameters

child ArrangableElement

The child being destroyed