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

IEventHandler.HasTrickleDownHandlers

マニュアルに切り替える
public bool HasTrickleDownHandlers ();

戻り値

bool Returns true if the object already has event handlers for the TrickleDown phase.

説明

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