PointOfInterestType

public enum PointOfInterestType : Int, Decodable, Sendable
  • Declaration

    Swift

    case category = 1
  • Declaration

    Swift

    case picture
  • Declaration

    Swift

    case video