Version: 2020.3
public void HandleEvent (UIElements.EventBase evt);

参数

evt 要处理的事件。

描述

处理事件,通常是通过执行与事件关联的回调处理事件。