Android.Content.ActivityFlags.ClearTask Field
If set in an Intent passed to Context.StartActivity(Intent), this flag will cause any existing task that would be associated with the activity to be cleared before the activity is started. That is, the activity becomes the new root of an otherwise empty task, and any old activities are finished. This can only be used in conjunction with ActivityFlags.NewTask.

Syntax

ActivityFlags ClearTask

Requirements

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