startButtonTitle
The title displayed on the start button.
Declaration
var startButtonTitle: String? { get }Discussion
When the title is nil, the button displays a system-provided title.
The title displayed on the start button.
var startButtonTitle: String? { get }When the title is nil, the button displays a system-provided title.