# Hold

> Hold the last frame when the playable time reaches it's duration.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Playables](/engine/6000.5/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Hold = 0
```
