語言

SelectionEventType 列舉

定義

public enum SelectionEventType
type SelectionEventType = 
繼承
SelectionEventType

欄位

名稱 Description
SelectionStarted 1

使用者開始新選取。

SelectionModified 2

使用者修改了現有的選擇。

SmartSelectionSingle 3

智慧選擇會觸發單一標記(字)。

SmartSelectionMulti 4

智慧選取會跨越多個詞(token)。

AutoSelection 5

觸發選擇的不是使用者或預設的 TextClassifier。

適用於