Share via


JoinSpec.AggregationScoringMaxRankingSignal Field

Definition

Caution

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

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

Field Value

Value = 4
Attributes

Applies to