Language

AppSearchSchema.Builder.ClearProperties Method

Definition

Clears all properties added through addProperty(PropertyConfig) from the schema type.

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

Returns

Attributes

Remarks

Clears all properties added through addProperty(PropertyConfig) from the schema type.

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

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