ResourceType

public enum ResourceType : String, CustomStringConvertible, Codable

Undocumented

  • gpu

    Undocumented

    Declaration

    Swift

    case gpu = "GPU"
  • Declaration

    Swift

    public var description: String { get }