Added in API level 31
AppSearchSchema.BooleanPropertyConfig
public
static
final
class
AppSearchSchema.BooleanPropertyConfig
extends AppSearchSchema.PropertyConfig
| java.lang.Object | ||
| ↳ | android.app.appsearch.AppSearchSchema.PropertyConfig | |
| ↳ | android.app.appsearch.AppSearchSchema.BooleanPropertyConfig | |
Configuration for a property containing a boolean.
Summary
Nested classes | |
|---|---|
class |
AppSearchSchema.BooleanPropertyConfig.Builder
Builder for |
Inherited constants |
|---|
Public methods | |
|---|---|
boolean
|
isScoringEnabled()
Returns if the property is enabled for scoring. |
Inherited methods | |
|---|---|
Public methods
isScoringEnabled
public boolean isScoringEnabled ()
Returns if the property is enabled for scoring.
| Returns | |
|---|---|
boolean |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-09-17 UTC.
[null,null,["Last updated 2025-09-17 UTC."],[],[]]