e | The event to send. |
Sends an event to the event handler.
UI Toolkit sends events to visual elements through the panel. The event is sent to the event handler's registered callbacks.
For more information, refer to Synthesize and send events.
Additional resources: IEventHandler