# Hidden

> The overflow is clipped, and the rest of the content will be invisible.

## Definition

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

```csharp
Hidden = 1
```

### Remarks

Refer to [Apply masking effects in UI Toolkit](/engine/6000.5/manual/uitoolkits/uielements/uie-uss/uie-masking.md) for implementation details.
