Thingy

ENUM

iPad

public enum iPad: ProductLine

A type that describes the specific iPad line.

Cases

regular

case regular

pro

case pro

mini

case mini

air

case air

Properties

marketingName

public var marketingName: String

The marketing name of the iPad product line, e.g. “Pro”, “Air”.