# Absolute

> The element is positioned in relation to its parent box and doesn't contribute to the layout anymore.

## Definition

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

```csharp
Absolute = 1
```
