Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

IEventHandler.HasTrickleDownHandlers

public bool HasTrickleDownHandlers();

Returns

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

Description

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

Did you find this page useful? Please give it a rating: