Other Classes

The following classes are available globally.

  • DispatchTimer is a general-purpose wrapper over the DispatchSourceTimer mechanism in GCD.

    See more

    Declaration

    Swift

    public class DispatchTimer
  • Feedback Model Object for End Of Route Experience.

    Declaration

    Swift

    open class EndOfRouteFeedback
  • A single feedback item displayed on an instance of FeedbackViewController.

    See more

    Declaration

    Swift

    public class FeedbackItem
  • A view controller containing a grid of buttons the user can use to denote an issue their current navigation experience.

    See more

    Declaration

    Swift

    public class FeedbackViewController : UIViewController, DismissDraggable, UIGestureRecognizerDelegate
    extension FeedbackViewController: UIViewControllerTransitioningDelegate
    extension FeedbackViewController: UICollectionViewDataSource
    extension FeedbackViewController: UICollectionViewDelegate
    extension FeedbackViewController: UICollectionViewDelegateFlowLayout