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.