-
Represents the iOS platform.
Declaration
Swift
case ios -
Represents the macOS platform.
Declaration
Swift
case macos -
Represents the tvOS platform.
Declaration
Swift
case tvos -
Represents the watchOS platform.
Declaration
Swift
case watchos -
Initializes a
PlatformDeclaration
Swift
public init?(platform: String)Parameters
platformA textual
Platform.
Install in Dash
Platform Enumeration Reference