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

VisualElement.SendEvent

Switch to Manual
public void SendEvent (Experimental.UIElements.EventBase e);

Parameters

eThe event to send.

Description

Sends an event to the event handler.

This forwards the event to the event dispatcher.