sound
The sound that plays when the user clicks the button.
Declaration
var sound: NSSound? { get set }Discussion
The sound represented by this property is played during a mouse event, such as NSLeftMouseDown.
The sound that plays when the user clicks the button.
var sound: NSSound? { get set }The sound represented by this property is played during a mouse event, such as NSLeftMouseDown.