# position

> Position of the stop along the gradient axis. Interpretation depends on _positionIsPercent: when true, expressed as a fraction in [0,1]; when false, expressed as a length in element-local pixels.

## Definition

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

```csharp
public float position
```
