Event currentItemChanged
Event emitted when the current item in the stack changes.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action currentItemChanged
Returns
| Type | Description | 
|---|---|
| Action | 
Remarks
The event is emitted at the end of the animation (if any).