An abstract base class for interface templates.
SDK
- iOS 12.0+
Framework
- Car
Play
Declaration
class CPTemplate : NSObject
An abstract base class for interface templates.
SDK
Framework
class CPTemplate : NSObject
var user Info: Any?
Any custom data or object that you want to associate with the template.
class CPInterface Controller
A controller that manages the templates that provide the user interface for your app on the CarPlay screen.
class CPMap Template
A template that provides a navigation bar and map buttons allowing users to interact with your app.
class CPList Template
A template that displays a hierarchical list of items.
class CPGrid Template
A template that displays a grid of items.
class CPImage Set
Light and dark representations of an image.