다음을 통해 공유


SearchSuggestionSpec.RankingStrategy Property

Definition

Returns the ranking strategy.

public Android.App.AppSearch.SuggestionRankingStrategy RankingStrategy { [Android.Runtime.Register("getRankingStrategy", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getRankingStrategy", "()I", "", ApiSince=34)>]
member this.RankingStrategy : Android.App.AppSearch.SuggestionRankingStrategy

Property Value

Attributes

Remarks

Returns the ranking strategy.

Java documentation for android.app.appsearch.SearchSuggestionSpec.getRankingStrategy().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to