TextView.SelectionStart 屬性

定義

方便使用 Selection#getSelectionStart

public virtual int SelectionStart { [Android.Runtime.Register("getSelectionStart", "()I", "GetGetSelectionStartHandler")] get; }
[<get: Android.Runtime.Register("getSelectionStart", "()I", "GetGetSelectionStartHandler")>]
member this.SelectionStart : int

屬性值

屬性

備註

方便使用 Selection#getSelectionStart

Java 文件 android.widget.TextView.getSelectionStart()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於