TextClassifierEvent.TextSelectionEvent.Builder.SetRelativeWordStartIndex メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
選択範囲の先頭の相対単語インデックスを設定します。
[Android.Runtime.Register("setRelativeWordStartIndex", "(I)Landroid/view/textclassifier/TextClassifierEvent$TextSelectionEvent$Builder;", "", ApiSince=29)]
public Android.Views.TextClassifiers.TextClassifierEvent.TextSelectionEvent.Builder SetRelativeWordStartIndex(int relativeWordStartIndex);
[<Android.Runtime.Register("setRelativeWordStartIndex", "(I)Landroid/view/textclassifier/TextClassifierEvent$TextSelectionEvent$Builder;", "", ApiSince=29)>]
member this.SetRelativeWordStartIndex : int -> Android.Views.TextClassifiers.TextClassifierEvent.TextSelectionEvent.Builder
パラメーター
- relativeWordStartIndex
- Int32
整数 (int)
返品
この値は null にすることはできません。
- 属性
注釈
選択範囲の先頭の相対単語インデックスを設定します。
このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。