Language

AppSearchSchema.BooleanPropertyConfig.Builder(String) Constructor

Definition

Creates a new BooleanPropertyConfig.Builder.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)]
public Builder(string propertyName);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)>]
new Android.App.AppSearch.AppSearchSchema.BooleanPropertyConfig.Builder : string -> Android.App.AppSearch.AppSearchSchema.BooleanPropertyConfig.Builder

Parameters

propertyName
String
Attributes

Remarks

Creates a new BooleanPropertyConfig.Builder.

Android reference for android.app.appsearch.AppSearchSchema.BooleanPropertyConfig.Builder.Builder.

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