Experimental: this API is experimental and might be changed or removed in the future.

CallbackEventHandler.HandleEvent

Switch to Manual
public void HandleEvent (Experimental.UIElements.EventBase evt);

Parameters

evt要处理的事件。

Description

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