# position

> The position (relative or absolute) of the root visual element. Relative only applies for nested UIDocuments.

## Definition

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

```csharp
public Position position { get; set; }
```
