Contents

NSOnOffButton

The first click highlights the button; a second click returns it to the normal (unhighlighted) state.

Declaration

static const NSButtonType NSOnOffButton;

Discussion

This option is called On Off in Interface Builder’s Button inspector.

See Also

Deprecated Button Types