ResourceType

public enum ResourceType : UInt32, CaseIterable, Codable

Types of system resources used by MapContext or any of the entities attached to it, like HereMap.

  • Memory including CPU and GPU RAM.

    Declaration

    Swift

    case memory