Interface into tvOS specific functionality.
| Property | Description | 
|---|---|
| advertisingIdentifier | Advertising ID. | 
| advertisingTrackingEnabled | Is advertising tracking enabled. | 
| generation | The generation of the device. (Read Only) | 
| runsOnSimulator | Returns true if the process is a tvOS app running on a Simulator. | 
| systemVersion | tvOS version. | 
| vendorIdentifier | Vendor ID. | 
| Method | Description | 
|---|---|
| ResetNoBackupFlag | Reset "no backup" file flag: file will be synced with iCloud/iTunes backup and can be deleted by OS in low storage situations. | 
| SetNoBackupFlag | Set file flag to be excluded from iCloud/iTunes backup. |