Lingua

SearchSpec.RankingStrategyUsageCount 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 numero di utilizzi, come segnalato dall'app.

[Android.Runtime.Register("RANKING_STRATEGY_USAGE_COUNT", 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 RankingStrategyUsageCount = 4;
[<Android.Runtime.Register("RANKING_STRATEGY_USAGE_COUNT", 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 RankingStrategyUsageCount : Android.App.AppSearch.RankingStrategy

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Classificato in base al numero di utilizzi, come segnalato dall'app.

per android.app.appsearch.SearchSpec.RANKING_STRATEGY_USAGE_COUNT.

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