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

VisualElement.SendEvent

切换到手册
public void SendEvent (Experimental.UIElements.EventBase e);

参数

eThe event to send.

描述

Sends an event to the event handler.

This forwards the event to the event dispatcher.