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

IEventDispatcher.DispatchEvent

Cambiar al Manual
public void DispatchEvent (Experimental.UIElements.EventBase evt, Experimental.UIElements.IPanel panel);

Parámetros

evt The event to dispatch.
panel The panel where the event will be dispatched.

Descripción

Dispatch an event to the panel.