init(title:)
Creates a default card template with the specified title.
Declaration
init(title: String)Parameters
- title:
The title to display in the Siri watch face card.
Return Value
A newly initialized default card template object.
Creates a default card template with the specified title.
init(title: String)The title to display in the Siri watch face card.
A newly initialized default card template object.