Partager via


SearchSpec.RankingStrategySystemUsageLastUsedTimestamp Champ

Définition

Attention

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

Classé par horodatage de la dernière utilisation à partir d’une surface d’interface utilisateur système.

[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

Valeur de champ

Value = 7
Attributs

Remarques

Documentation Java pour android.app.appsearch.SearchSpec.RANKING_STRATEGY_SYSTEM_USAGE_LAST_USED_TIMESTAMP.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à