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

VisualElement.SendEvent

Cambiar al Manual
public void SendEvent (Experimental.UIElements.EventBase e);

Parámetros

eThe event to send.

Descripción

Sends an event to the event handler.

This forwards the event to the event dispatcher.