次の方法で共有


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()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象