Contents

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.

See Also

Getting the action’s attributes