Contents

NSMomentaryChangeButton

When the button is clicked, the alternate (on state) image and alternate title are displayed.

Declaration

static const NSButtonType NSMomentaryChangeButton;

Discussion

Otherwise, the normal (off state) image and title are displayed. This option is called Momentary Change in Interface Builder’s Button inspector.

See Also

Deprecated Button Types