The bezel style to use when drawing the text field.
SDK
- macOS 10.2+
Framework
- App
Kit
Declaration
var bezelStyle: NSText Field.Bezel Style { get set }
Discussion
To set the bezel style, you must have already set the the text field’s is
method with an argument of true
. For a list of bezel styles, see NSText
.