Contents

NSControl.ControlSize.small

A size smaller than the default control size.

Declaration

case small

Discussion

This constant is for controls that can’t be resized in one direction, such as push buttons, radio buttons, checkboxes, sliders, scroll bars, pop-up buttons, tabs, and progress indicators. Use a small system font with a small control.

See Also

Sizing Controls