InstanceType
public enum InstanceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case blue = "Blue"
-
Undocumented
Declaration
Swift
case green = "Green"
-
Declaration
Swift
public var description: String { get }