TrickleDown

enumeration

Switch to Manual

Description

Use this enum to specify during which phases the event handler is executed.

Variables

NoTrickleDownThe event handler should be executed during the AtTarget and BubbleUp phases.
TrickleDownThe event handler should be executed during the TrickleDown and AtTarget phases.