EditText.ExtendSelection(Int32) メソッド

定義

Selection#extendSelectionの利便性。

[Android.Runtime.Register("extendSelection", "(I)V", "GetExtendSelection_IHandler")]
public virtual void ExtendSelection(int index);
[<Android.Runtime.Register("extendSelection", "(I)V", "GetExtendSelection_IHandler")>]
abstract member ExtendSelection : int -> unit
override this.ExtendSelection : int -> unit

パラメーター

index
Int32

0 から始まるインデックス。

属性

注釈

Selection#extendSelectionの利便性。

Javaドキュメント。

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

適用対象