Member Name | Description |
---|---|
NoUserAction | Flag for ActivityManager.MoveTaskToFront(int, Android.App.MoveTaskFlags): don't count this as a user-instigated action, so the current activity will not receive a hint that the user is leaving. |
WithHome | Flag for ActivityManager.MoveTaskToFront(int, Android.App.MoveTaskFlags): also move the "home" activity along with the task, so it is positioned immediately behind the task. |