SearchResult.MatchInfo.Builder.SetSnippetRange 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Android.Runtime.Register("setSnippetRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=31)]
public Android.App.AppSearch.SearchResult.MatchInfo.Builder SetSnippetRange (Android.App.AppSearch.SearchResult.MatchRange matchRange);
[<Android.Runtime.Register("setSnippetRange", "(Landroid/app/appsearch/SearchResult$MatchRange;)Landroid/app/appsearch/SearchResult$MatchInfo$Builder;", "", ApiSince=31)>]
member this.SetSnippetRange : Android.App.AppSearch.SearchResult.MatchRange -> Android.App.AppSearch.SearchResult.MatchInfo.Builder
參數
- matchRange
- SearchResult.MatchRange
傳回
- 屬性