Language

SearchSpec.Builder.ClearSearchSourceLogTag Method

Definition

Clears the log tag that indicates the source of this search.

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

Returns

Attributes

Remarks

Clears the log tag that indicates the source of this search.

Android reference for android.app.appsearch.SearchSpec.Builder.clearSearchSourceLogTag.

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