TextClassifierEventType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum TextClassifierEventType
type TextClassifierEventType =
- 继承
-
TextClassifierEventType
字段
| 名称 | 值 | 说明 |
|---|---|---|
| SelectionStarted | 1 | |
| SelectionModified | 2 | |
| SmartSelectionSingle | 3 | |
| SmartSelectionMulti | 4 | |
| AutoSelection | 5 | |
| ActionsShown | 6 | |
| LinkClicked | 7 | |
| Overtype | 8 | |
| CopyAction | 9 | |
| PasteAction | 10 | |
| CutAction | 11 | |
| ShareAction | 12 | |
| SmartAction | 13 | |
| SelectionDrag | 14 | |
| SelectionDestroyed | 15 | |
| OtherAction | 16 | |
| SelectAll | 17 | |
| SelectionReset | 18 | |
| ManualReply | 19 | |
| ActionsGenerated | 20 | |
| LinksGenerated | 21 |