title
The localized task title displayed to a person.
Declaration
var title: String { get set }Discussion
Define the value of this property as a parameter to the request initializer: init(identifier:title:subtitle:).
The localized task title displayed to a person.
var title: String { get set }Define the value of this property as a parameter to the request initializer: init(identifier:title:subtitle:).