Class | Description |
---|---|
AllTaskViewsDismissedEvent |
This is sent whenever all the task views in a stack have been dismissed.
|
DeleteTaskDataEvent |
This is sent when the data associated with a given
Task should be deleted from the
system. |
DismissAllTaskViewsEvent |
This event is sent to request that all the
TaskView s are dismissed. |
DismissTaskViewEvent |
This event is sent to request that the given
TaskView is dismissed. |
DraggingInRecentsEndedEvent |
This event is sent when the user finished dragging in recents.
|
DraggingInRecentsEvent |
This event is sent when the user changed how far they are dragging in recents.
|
HideIncompatibleAppOverlayEvent |
This is sent when a user stops draggin an incompatible app task.
|
RecentsDrawnEvent |
Fired when recents was launched and has drawn its first frame.
|
RecentsGrowingEvent |
Sent when recents is about to grow in multi-window mode when entering recents.
|
ShowApplicationInfoEvent |
This is sent when a user wants to show the application info for a
Task . |
ShowIncompatibleAppOverlayEvent |
This is sent when a user starts dragging an incompatible app task.
|
StackViewScrolledEvent |
This is sent whenever a new scroll gesture happens on a stack view.
|
TaskViewDismissedEvent |
This event is sent when a
TaskView has been dismissed and is no longer visible. |
UpdateFreeformTaskViewVisibilityEvent |
This is sent to update the visibility of all visible freeform task views.
|
UserInteractionEvent |
This is sent whenever the user interacts with the activity.
|