PlatformDeviceType
public enum PlatformDeviceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case gpu = "GPU"
-
Declaration
Swift
public var description: String { get }