Android.Content.Intent.ExtraInitialIntents Field
A Parcelable[] of Android.Content.Intent or Android.Content.PM.LabeledIntent objects as set with Intent.PutExtra(string, Android.OS.IParcelable[]) of additional activities to place a the front of the list of choices, when shown to the user with a Intent.ActionChooser.

Syntax

[Android.Runtime.Register("EXTRA_INITIAL_INTENTS")]
public const string ExtraInitialIntents

Remarks

A Parcelable[] of Android.Content.Intent or Android.Content.PM.LabeledIntent objects as set with Intent.PutExtra(string, Android.OS.IParcelable[]) of additional activities to place a the front of the list of choices, when shown to the user with a Intent.ActionChooser.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5