Android.Content.ActivityFlags.ReorderToFront Field

Context.StartActivity(Intent)

For example, consider a task consisting of four activities: A, B, C, D. If D calls startActivity() with an Intent that resolves to the component of activity B, then B will be brought to the front of the history stack, with this resulting order: A, C, D, B. This flag will be ignored if ActivityFlags.ClearTop is also specified.

Syntax

ActivityFlags ReorderToFront

Requirements

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