# generation

> The generation of the device. (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.tvOS](/engine/6000.5/script-reference/unityengine/tvos.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static DeviceGeneration generation { get; }
```

### Remarks

See DeviceGeneration enumeration for possible return values.
