# useAnimatedAutorotation

> Let the OS autorotate the screen as the device orientation changes.

## Definition

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

> **Warning:**
>
> **Deprecated.** No longer relevant, will be removed in the future release.

```csharp
public static bool useAnimatedAutorotation { get; set; }
```
