成员变量
String
# static readonly create
SketchEditorEventType.create: 'create',创建草图图形事件
- Default Value:
- 'create'
String
# static readonly remove
SketchEditorEventType.remove: 'remove', 删除草图图形事件
- Default Value:
- 'remove'
String
# static readonly update
SketchEditorEventType.update: 'update',更新草图图形事件
- Default Value:
- 'update'