Summary
Event that is signalled when the FlexMotionLayer has been stopped thus starting its out transition.
You don't need to manually unsubscribe from this event.
Please consider using
OnStopped<T>(T, Action<T, FlexMotionLayer>)
instead to prevent possible closure allocations.
Syntax
public event FlexMotionLayer.FlexMotionLayerEventHandler Stopped