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.