Condividi tramite


SearchSpec.RankingStrategySystemUsageLastUsedTimestamp Campo

Definizione

Attenzione

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

Classificato in base al timestamp dell'ultimo utilizzo da una superficie dell'interfaccia utente di sistema.

[Android.Runtime.Register("RANKING_STRATEGY_SYSTEM_USAGE_LAST_USED_TIMESTAMP", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.RankingStrategy enum directly instead of this field.", true)]
public const Android.App.AppSearch.RankingStrategy RankingStrategySystemUsageLastUsedTimestamp = 7;
[<Android.Runtime.Register("RANKING_STRATEGY_SYSTEM_USAGE_LAST_USED_TIMESTAMP", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.RankingStrategy enum directly instead of this field.", true)>]
val mutable RankingStrategySystemUsageLastUsedTimestamp : Android.App.AppSearch.RankingStrategy

Valore del campo

Value = 7
Attributi

Commenti

Documentazione java per android.app.appsearch.SearchSpec.RANKING_STRATEGY_SYSTEM_USAGE_LAST_USED_TIMESTAMP.

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