# isRootCanvas

> Is this the root Canvas?

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UIModule

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