Condividi tramite


UsageStatsManager.StandbyBucketWorkingSet Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.Usage.StandbyBucket enum directly instead of this field.

L'app è stata usata di recente e/o probabilmente verrà usata nelle prossime ore.

[Android.Runtime.Register("STANDBY_BUCKET_WORKING_SET", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Usage.StandbyBucket enum directly instead of this field.", true)]
public const Android.App.Usage.StandbyBucket StandbyBucketWorkingSet = 20;
[<Android.Runtime.Register("STANDBY_BUCKET_WORKING_SET", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Usage.StandbyBucket enum directly instead of this field.", true)>]
val mutable StandbyBucketWorkingSet : Android.App.Usage.StandbyBucket

Valore del campo

Value = 20
Attributi

Commenti

L'app è stata usata di recente e/o probabilmente verrà usata nelle prossime ore. Le restrizioni verranno applicate a queste app, ad esempio rinvio di processi e allarmi.

Documentazione java per android.app.usage.UsageStatsManager.STANDBY_BUCKET_WORKING_SET.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a