AppSearchSchema.LongPropertyConfig.Builder(String) Constructor

Definition

Creates a new LongPropertyConfig.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.LongPropertyConfig.Builder : string -> Android.App.AppSearch.AppSearchSchema.LongPropertyConfig.Builder

Parameters

propertyName
String
Attributes

Remarks

Creates a new LongPropertyConfig.Builder.

Android reference for android.app.appsearch.AppSearchSchema.LongPropertyConfig.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