title
The title of the action’s button.
Declaration
var title: String? { get }Discussion
This property is set to the value you specified in the init(title:style:handler:) method.
The title of the action’s button.
var title: String? { get }This property is set to the value you specified in the init(title:style:handler:) method.