Partager via


SearchSuggestionResult.Builder.Build Method

Definition

Build a SearchSuggestionResult object

[Android.Runtime.Register("build", "()Landroid/app/appsearch/SearchSuggestionResult;", "", ApiSince=34)]
public Android.App.AppSearch.SearchSuggestionResult Build ();
[<Android.Runtime.Register("build", "()Landroid/app/appsearch/SearchSuggestionResult;", "", ApiSince=34)>]
member this.Build : unit -> Android.App.AppSearch.SearchSuggestionResult

Returns

Attributes

Remarks

Build a SearchSuggestionResult object

Java documentation for android.app.appsearch.SearchSuggestionResult.Builder.build().

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