Share via


SearchSpec.Builder.SetDefaultEmbeddingSearchMetricType(Int32) Method

Definition

[Android.Runtime.Register("setDefaultEmbeddingSearchMetricType", "(I)Landroid/app/appsearch/SearchSpec$Builder;", "", ApiSince=36)]
public Android.App.AppSearch.SearchSpec.Builder SetDefaultEmbeddingSearchMetricType(int defaultEmbeddingSearchMetricType);
[<Android.Runtime.Register("setDefaultEmbeddingSearchMetricType", "(I)Landroid/app/appsearch/SearchSpec$Builder;", "", ApiSince=36)>]
member this.SetDefaultEmbeddingSearchMetricType : int -> Android.App.AppSearch.SearchSpec.Builder

Parameters

defaultEmbeddingSearchMetricType
Int32

Returns

Attributes

Applies to