SearchResult.MatchInfo.Builder.SetExactMatchRange Method

Definition

[Android.Runtime.Register("setExactMatchRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=31)]
public Android.App.AppSearch.SearchResult.MatchInfo.Builder SetExactMatchRange (Android.App.AppSearch.SearchResult.MatchRange matchRange);
[<Android.Runtime.Register("setExactMatchRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=31)>]
member this.SetExactMatchRange : Android.App.AppSearch.SearchResult.MatchRange -> Android.App.AppSearch.SearchResult.MatchInfo.Builder

Parameters

Returns

Attributes

Applies to