Annotations
| NavigationUiButton.ButtonKnownType | Types of Navigation UI buttons. |
Interfaces
| ActiveGuidanceUiState |
Interface for optional UI elements provided to the layout delegate for Active Guidance state. |
| NavigationReadyUiState |
Interface for optional UI elements provided to the layout delegate for Navigation Ready state. |
| NavigationUiButton |
A typed button for the Navigation UI that contains a View with the button. |
| NavigationUiParent |
The host view of the navigation UI. |
| UiState |
Base interface for UI state properties provided to the layout delegate which are common to all navigation states. |
Classes
| AutoHidingVerticalLayout |
A vertical layout that you can use to build an adaptive UI. |
| AutoHidingVerticalLayout.LayoutParams | Custom LinearLayout.LayoutParams that supports the isHighPriority attribute. |
| NavigationLayoutDelegate |
Definition of a layout delegate that you implement to build and manage your custom navigation UI layout. |
| StyleValues |
Provides style values that can be used to visually match or align with Navigation SDK UI elements. |