TextSelection.SelectionEndIndex プロパティ

定義

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

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

プロパティ値

属性

注釈

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

の Java ドキュメント android.view.textclassifier.TextSelection.getSelectionEndIndex()

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

適用対象