語言

EditText.SelectAll 方法

定義

方便使用 Selection#selectAll

[Android.Runtime.Register("selectAll", "()V", "GetSelectAllHandler")]
public virtual void SelectAll();
[<Android.Runtime.Register("selectAll", "()V", "GetSelectAllHandler")>]
abstract member SelectAll : unit -> unit
override this.SelectAll : unit -> unit
屬性

備註

方便使用 Selection#selectAll

Java 文件 android.widget.EditText.selectAll()

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

適用於