Language

SetSchemaRequest.Builder.ClearSchemas Method

Definition

Clears all AppSearchSchema s from the list of schemas.

[Android.Runtime.Register("clearSchemas", "()Landroid/app/appsearch/SetSchemaRequest$Builder;", "", ApiSince=36)]
public Android.App.AppSearch.SetSchemaRequest.Builder ClearSchemas();
[<Android.Runtime.Register("clearSchemas", "()Landroid/app/appsearch/SetSchemaRequest$Builder;", "", ApiSince=36)>]
member this.ClearSchemas : unit -> Android.App.AppSearch.SetSchemaRequest.Builder

Returns

Attributes

Remarks

Clears all AppSearchSchema s from the list of schemas.

Android reference for android.app.appsearch.SetSchemaRequest.Builder.clearSchemas.

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