public void HandleEvent (UIElements.EventBase evt);

파라미터

evtThe event to handle.

설명

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