- All Implemented Interfaces:
- Cloneable
public class ExitRecentsWindowFirstAnimationFrameEvent
extends EventBus.Event
Event sent when the exit animation is started.
This is sent so parts of UI can synchronize on this event and adjust their appearance. An example
of that is hiding the tasks when the launched application window becomes visible.