Lingua

Intent.ExtraChangedPackageList Campo

Definizione

Questo campo fa parte di android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE, android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE, android.content.Intent#ACTION_PACKAGES_SUSPENDED, android.content.Intent#ACTION_PACKAGES_UNSUSPENDED e contiene una matrice di stringhe di tutti i componenti modificati.

[Android.Runtime.Register("EXTRA_CHANGED_PACKAGE_LIST")]
public const string ExtraChangedPackageList;
[<Android.Runtime.Register("EXTRA_CHANGED_PACKAGE_LIST")>]
val mutable ExtraChangedPackageList : string

Valore del campo

Implementazioni

Attributi

Commenti

Questo campo fa parte di android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE, android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE, android.content.Intent#ACTION_PACKAGES_SUSPENDEDandroid.content.Intent#ACTION_PACKAGES_UNSUSPENDED e contiene una matrice di stringhe di tutti i componenti modificati.

per android.content.Intent.EXTRA_CHANGED_PACKAGE_LIST.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a