語言

SelectionAction 列舉

定義

public enum SelectionAction
type SelectionAction = 
繼承
SelectionAction

欄位

名稱 Description
Overtype 100

使用者在選擇上打字。

Copy 101

使用者複製了選擇。

Paste 102

使用者貼上了選取範圍。

Cut 103

使用者刪減了選擇。

Share 104

使用者分享了這個選擇。

SmartShare 105

使用者點擊了 textAssist 選單項目。

Drag 106

使用者拖放選取。

Abandon 107

使用者放棄了這個選擇。

Other 108

使用者對選取執行了操作。

SelectAll 200

使用者啟用 全部

Reset 201

使用者重置了智慧選擇。

適用於