PlatformName Enum

Definition

This enum is used in the availability attributes to specify which platform any given attribute applies to.

public enum PlatformName
type PlatformName = 
Inheritance
PlatformName

Fields

iOS 2

The iOS platform.

MacOSX 1

The macOS platform.

None 0

Unspecified platform.

TvOS 4

The tvOS platform.

WatchOS 3

The watchOS platform.

Applies to