言語

TextSelection.SelectionStartIndex プロパティ

定義

テキスト選択の開始インデックスを返します。

public int SelectionStartIndex { [Android.Runtime.Register("getSelectionStartIndex", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getSelectionStartIndex", "()I", "", ApiSince=26)>]
member this.SelectionStartIndex : int

プロパティ値

属性

注釈

テキスト選択の開始インデックスを返します。

android.view.textclassifier.TextSelection.getSelectionStartIndexの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象