Intent.ExtraPackages Field

Definition

String array of package names.

[Android.Runtime.Register("EXTRA_PACKAGES", ApiSince=34)]
public const string ExtraPackages;
[<Android.Runtime.Register("EXTRA_PACKAGES", ApiSince=34)>]
val mutable ExtraPackages : string

Field Value

Implements

Attributes

Remarks

String array of package names.

Java documentation for android.content.Intent.EXTRA_PACKAGES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to