Android.Content.ActivityFlags.TaskOnHome Field
If set in an Intent passed to Context.StartActivity(Intent), this flag will cause a newly launching task to be placed on top of the current home activity task (if there is one). That is, pressing back from the task will always return the user to home even if that was not the last activity they saw. This can only be used in conjunction with ActivityFlags.NewTask.

Syntax

ActivityFlags TaskOnHome

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0