SearchSpec.RankingStrategyJoinAggregateScore Field

Definition

Caution

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

[Android.Runtime.Register("RANKING_STRATEGY_JOIN_AGGREGATE_SCORE", ApiSince=34)]
[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 RankingStrategyJoinAggregateScore = 8;
[<Android.Runtime.Register("RANKING_STRATEGY_JOIN_AGGREGATE_SCORE", ApiSince=34)>]
[<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 RankingStrategyJoinAggregateScore : Android.App.AppSearch.RankingStrategy

Field Value

Value = 8
Attributes

Applies to