Contents

detailTitle

The detail card’s title.

Declaration

var detailTitle: String? { get set }

Discussion

The template only displays the detail card when a user selects a point of interest. If this property is nil, the card displays the point of interest’s title instead.

See Also

Managing the Detail Card’s Data