Share via


AppSearchSchema.BooleanPropertyConfig.IsScoringEnabled Property

Definition

Returns if the property is enabled for scoring.

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

Property Value

Attributes

Remarks

Returns if the property is enabled for scoring.

Java documentation for android.app.appsearch.AppSearchSchema.BooleanPropertyConfig.isScoringEnabled().

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