# BubbleUp

> The event is sent from the target element back to the panel's root element.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
BubbleUp = 3
```

### Remarks

Refer to the [Dispatch events](/engine/6000.3/manual/uitoolkits/uielements/uie-events/dispatching.md) manual page for more information and examples.
