# useAnimatedAutorotation

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

## Definition

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

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