Contents

bezelStyle

The appearance of the button’s border.

Declaration

var bezelStyle: NSButton.BezelStyle { get set }

Return Value

The bezel style of the button. See NSButton.BezelStyle in NSButtonCell for the list of possible values.

Discussion

Note that if the button is not bordered, the bezel style is ignored.

See Also

Configuring button images