SearchSpec.Builder.SetSnippetCountPerProperty(Int32) Method

Definition

[Android.Runtime.Register("setSnippetCountPerProperty", "(I)Landroid/app/appsearch/SearchSpec$Builder;", "", ApiSince=31)]
public Android.App.AppSearch.SearchSpec.Builder SetSnippetCountPerProperty (int snippetCountPerProperty);
[<Android.Runtime.Register("setSnippetCountPerProperty", "(I)Landroid/app/appsearch/SearchSpec$Builder;", "", ApiSince=31)>]
member this.SetSnippetCountPerProperty : int -> Android.App.AppSearch.SearchSpec.Builder

Parameters

snippetCountPerProperty
Int32

Returns

Attributes

Applies to