Event removed
This event is emitted when the item has been removed from the stack. It can be used to safely destroy extra data for example.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action removed
Returns
Type | Description |
---|---|
Action |