The supported tvOS version.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
Declaration
struct TVOSVersion
The supported tvOS version.
SDK
Framework
struct TVOSVersion
static let v9: Supported Platform .TVOSVersionThe value that represents tvOS 9.0.
static let v10: Supported Platform .TVOSVersionThe value that represents tvOS 10.0.
static let v11: Supported Platform .TVOSVersionThe value that represents tvOS 11.0.
static let v12: Supported Platform .TVOSVersionThe value that represents tvOS 12.0.
static func tv OS(Supported Platform .TVOSVersion) -> Supported PlatformConfigure the minimum deployment target version for the tvOS platform.
static func tv OS(String) -> Supported PlatformConfigure the minimum deployment target version for the tvOS platform using a custom version string.
static let tv OS: PlatformThe tvOS platform.