SearchResult.MatchInfo.Builder.SetSubmatchRange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setSubmatchRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=33)]
public Android.App.AppSearch.SearchResult.MatchInfo.Builder SetSubmatchRange (Android.App.AppSearch.SearchResult.MatchRange matchRange);
[<Android.Runtime.Register("setSubmatchRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=33)>]
member this.SetSubmatchRange : Android.App.AppSearch.SearchResult.MatchRange -> Android.App.AppSearch.SearchResult.MatchInfo.Builder
Parameters
- matchRange
- SearchResult.MatchRange
Returns
- Attributes