Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Device

Interface into tvOS specific functionality.
Read time 1 minuteLast updated 6 days ago

Definition

public sealed class Device

Static Properties

Property

Description

advertisingIdentifierThe device advertising ID (IDFA) for ad attribution and analytics.
advertisingTrackingEnabledIs advertising tracking enabled.
generationThe generation of the device. (Read Only)
runsOnSimulatorReturns true if the process is a tvOS app running on a Simulator.
systemVersiontvOS version.
vendorIdentifierVendor ID.

Static Methods

Method

Description

ResetNoBackupFlagReset "no backup" file flag: file will be synced with iCloud/iTunes backup and can be deleted by OS in low storage situations.
SetNoBackupFlagSet file flag to be excluded from iCloud/iTunes backup.