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