borderShape
Set border shape NSControlBorderShapeAutomatic sets text field or subclass to default system shape. NSControlBorderShapeCircle sets text field or subclass to NSControlBorderShapeAutomatic.
Declaration
var borderShape: NSControl.BorderShape { get set }