This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

CallbackEventHandler.HasTrickleDownHandlers

Declaration

public bool HasTrickleDownHandlers();

Returns

bool True if object has event handlers for the TrickleDown phase.

Description

Returns true if event handlers, for the event propagation TrickleDown phase, are attached to this object.