Language

SearchResult.MatchInfo.Builder.Build Method

Definition

Constructs a new MatchInfo.

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

Returns

Attributes

Remarks

Constructs a new MatchInfo.

Android reference for android.app.appsearch.SearchResult.MatchInfo.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