tabTitle
A short title that describes the content of the tab.
Declaration
var tabTitle: String? { get set }Discussion
CarPlay only uses the title when the template is a root-template of a tab bar, otherwise setting this property has no effect.
A short title that describes the content of the tab.
var tabTitle: String? { get set }CarPlay only uses the title when the template is a root-template of a tab bar, otherwise setting this property has no effect.