Version: 2020.3
USS properties reference
分发事件

事件类型

UI 工具包提供将用户操作或通知传达给视觉元素的事件。UI 工具包事件系统与 HTML 事件的术语和事件命名方式相同。下面是事件系统的核心概念:

事件结构

Event types fit into a hierarchy based on the EventBase class. Each event type implements an interface that defines the common characteristics for all events of the same family.

事件参考页面提供了有关每个事件系列的行为和特征的更多信息。


  • 2018–11–02 页面已修订
USS properties reference
分发事件