The string displayed by the button when it’s in its alternate state.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
var alternateTitle: String { get set }
Discussion
The value of this property is the string that appears on the button when it's in its alternate state, or the empty string if the button doesn’t display an alternate title. Note that some button types don’t display an alternate title. By default, a button’s alternate title is “Button.”