PackageManager.GetAttributionsLong Campo

Definizione

PackageInfo flag: restituisce tutte le attribuzioni dichiarate nel manifesto del pacchetto

[Android.Runtime.Register("GET_ATTRIBUTIONS_LONG", ApiSince=34)]
public const long GetAttributionsLong = 2147483648;
[<Android.Runtime.Register("GET_ATTRIBUTIONS_LONG", ApiSince=34)>]
val mutable GetAttributionsLong : int64

Valore del campo

Value = 2147483648
Attributi

Commenti

PackageInfo flag: restituisce tutte le attribuzioni dichiarate nel manifesto del pacchetto

per android.content.pm.PackageManager.GET_ATTRIBUTIONS_LONG.

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