NSSwitchButton
This style is a variant of NSToggleButton that has no border and is typically used to represent a checkbox.
Declaration
static const NSButtonType NSSwitchButton;Discussion
A checkbox button type is available as an Object Library item in Interface Builder.