TomTom SDK for iOS ParkingAvailabilityTrend ParkingAvailabilityTrend public enum ParkingAvailabilityTrend Prediction on available parking availability. static The number of available parking spots is oughly unchanged. Declaration Swift case `static` fillingUp The number of available parking spots is decreasing. Declaration Swift case fillingUp emptying The number of available parking spots is increasing. Declaration Swift case emptying