This version of Unity is unsupported.

VisualElement.SendEvent

Declaration

public void SendEvent(UIElements.EventBase e);

Parameters

e The event to send.

Description

Sends an event to the event handler.

This forwards the event to the event dispatcher.