SearchSpec.RankingStrategySystemUsageLastUsedTimestamp Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
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.