The supported watchOS version.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
Declaration
struct WatchOSVersion
The supported watchOS version.
SDK
Framework
struct WatchOSVersion
static let v2: Supported Platform .Watch OSVersionThe value that represents watchOS 2.0.
static let v3: Supported Platform .Watch OSVersionThe value that represents watchOS 3.0.
static let v4: Supported Platform .Watch OSVersionThe value that represents watchOS 4.0.
static let v5: Supported Platform .Watch OSVersionThe value that represents watchOS 5.0.
static func watch OS(Supported Platform .Watch OSVersion) -> Supported PlatformConfigure the minimum deployment target version for the watchOS platform.
static func watch OS(String) -> Supported PlatformConfigure the minimum deployment target version for the watchOS platform using a custom version string.
static let watch OS: PlatformThe watchOS platform.