# flexShrink

> Specifies how the item will shrink relative to the rest of the flexible items inside the same container.

## Definition

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

```csharp
float flexShrink { get; }
```
