BottomBannerViewController
A user interface element designed to display the estimated arrival time, distance, and time remaining, as well as give the user a control the cancel the navigation session.
-
A padded spacer view that covers the bottom safe area of the device, if any.
-
The main bottom banner view that all UI components are added to.
-
The label that displays the estimated time until the user arrives at the final destination.
-
The label that represents the user’s remaining distance.
-
The label that displays the user’s estimate time of arrival.
-
The button that, by default, allows the user to cancel the navigation session.
-
A vertical divider that seperates the cancel button and informative labels.
-
A horizontal divider that adds visual separation between the bottom banner and its superview.
-
The delegate for the view controller.
Seealso
BottomBannerViewControllerDelegate -
Initializes a
BottomBannerViewController
that provides ETA, Distance to arrival, and Time to arrival. -
Initializes a
BottomBannerViewController
that provides ETA, Distance to arrival, and Time to arrival. -
-
-
-
-
-
-