SearchSpec.IsScorablePropertyRankingEnabled Property

Definition

Returns whether the ScorablePropertyRanking feature is enabled.

public bool IsScorablePropertyRankingEnabled { [Android.Runtime.Register("isScorablePropertyRankingEnabled", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isScorablePropertyRankingEnabled", "()Z", "", ApiSince=36)>]
member this.IsScorablePropertyRankingEnabled : bool

Property Value

Attributes

Remarks

Returns whether the ScorablePropertyRanking feature is enabled.

Java documentation for android.app.appsearch.SearchSpec.isScorablePropertyRankingEnabled().

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