This version of Unity is unsupported.

IEventHandler.HasBubbleUpHandlers

Declaration

public bool HasBubbleUpHandlers();

Returns

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

Description

Returns true if event handlers for the event propagation BubbleUp phase, have been attached on this object.