AppSearchSchema.Builder(String) Constructor

Definition

Creates a new AppSearchSchema.Builder.

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

Parameters

schemaType
String
Attributes

Remarks

Java documentation for android.app.appsearch.AppSearchSchema.Builder.AppSearchSchema$Builder(java.lang.String).

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