| Class | Description |
|---|---|
| CPActionSheetTemplate |
[@c] CPActionSheetTemplate represents an action sheet that must be dismissed with a button press
before the user may return to using the app.
|
| CPAlertAction |
[@c] CPAlertAction represents a single action that appears inside of a @c CPActionSheetTemplate or @c CPAlertTemplate.
|
| CPAlertTemplate |
[@c] CPAlertTemplate represents a modal alert that must be dismissed with a button press
before the user may return to using the app.
|
| CPAssistantCellConfiguration |
[@c] CPAssistantCellConfiguration encapsulates the configuration options for your assistant cell.
|
| CPBarButton |
A button for placement in a navigation bar.
|
| CPButton | |
| CPContact | |
| CPContactCallButton | |
| CPContactDirectionsButton | |
| CPContactMessageButton | |
| CPContactTemplate | |
| CPDashboardButton | |
| CPDashboardController | |
| CPGridButton | |
| CPGridTemplate | |
| CPImageSet | |
| CPInformationItem | |
| CPInformationRatingItem | |
| CPInformationTemplate | |
| CPInterfaceController | |
| CPListImageRowItem | |
| CPListItem |
[@c] CPListItem describes a single object appearing in a list template.
|
| CPListSection |
[@c] CPListSection models a single section of items appearing in a @c CPListTemplate.
|
| CPListTemplate | |
| CPManeuver |
[@c] CPManeuver describes a navigation instruction.
|
| CPMapButton | |
| CPMapTemplate | |
| CPMessageComposeBarButton | |
| CPMessageListItem |
[@c] CPMessageListItem is a special variant of a list item for use in a @c CPListTemplate.
|
| CPMessageListItemLeadingConfiguration |
[@c] CPMessageListItemLeadingConfiguration encapsulates the configuration options for
the leading side of your message list cell.
|
| CPMessageListItemTrailingConfiguration |
[@c] CPMessageListItemTrailingConfiguration encapsulates the configuration options for
the trailing side of your message list cell.
|
| CPNavigationAlert |
[@c] CPNavigationAlert is a banner alert that can display map or navigation-related information to the user.
|
| CPNavigationSession |
[@c] CPNavigationSession represents the active navigation session.
|
| CPNowPlayingAddToLibraryButton |
A now playing button that can be used to allow the user to add the current
playing item to a collection, like their library.
|
| CPNowPlayingButton | |
| CPNowPlayingImageButton |
A now playing button that shows a custom image provided by your app
for any other custom actions on the now playing screen.
|
| CPNowPlayingMoreButton |
A now playing button that shows a callout-style action.
|
| CPNowPlayingPlaybackRateButton |
A now playing button that shows the current playback rate and allows
the user to cycle between different playback rates provided by your app.
|
| CPNowPlayingRepeatButton |
A now playing button that shows the current repeat state, like "once"
or "all".
|
| CPNowPlayingShuffleButton |
A now playing button that indicates the current shuffle mode for your app.
|
| CPNowPlayingTemplate | |
| CPPointOfInterest | |
| CPPointOfInterestTemplate | |
| CPRouteChoice |
[@c] CPRouteChoice describes a possible route for a @c CPTrip.
|
| CPSearchTemplate | |
| CPSessionConfiguration | |
| CPTabBarTemplate | |
| CPTemplate |
Abstract superclass for a template object.
|
| CPTemplateApplicationDashboardScene | |
| CPTemplateApplicationScene | |
| CPTextButton | |
| CPTravelEstimates |
[@c] CPTravelEstimates describes the time and distance remaining for the active navigation session.
|
| CPTrip |
[@c] CPTrip represents an origin and destination with route choices.
|
| CPTripPreviewTextConfiguration | |
| CPVoiceControlState |
[@c] CPVoiceControlState encapsulates the title variants and image(s) for a single voice control
state, like listening, loading, or recognized.
|
| CPVoiceControlTemplate | |
| CPWindow |
[@c] CPWindow is the main window for content presented on the car screen.
|