# canPreview

> True if Animation window can enable preview mode. False otherwise. (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.AnimationWindowModule

```csharp
public bool canPreview { get; }
```
