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

EventBase.dispatch

Switch to Manual
public bool dispatch ;

Description

Whether the event is being dispatched to a visual element. An event cannot be redispatched while it being dispatched. If you need to recursively dispatch an event, it is recommended that you use a copy of the event.