csharp
public enum RoutingPhaseWhere an event currently is on its way through the tree.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
CaptureDescending towards the target.
TargetAt the element the event is about.
BubbleClimbing back out.
Used by (3)
- EventRouterVixen.Ui
- InputTestsVixen.Ui.Tests
- UiEventVixen.Ui