public void HandleEvent(UIElements.EventBase evt);

Parameters

evtThe event to handle.

Description 描述

Handle an event, most often by executing the callbacks associated with the event.