FeedbackType

@objc(MBFeedbackType)
public enum FeedbackType : Int, CustomStringConvertible

Feedback type is used to specify the type of feedback being recorded with NavigationEventsManager.recordFeedback(type:description:).