Contents

scrollerWidthForControlSize:

Returns the width of the scroller based on controlSize and assuming a scroller style of Legacy.

Declaration

+ (CGFloat) scrollerWidthForControlSize:(NSControlSize) controlSize;

Discussion

Valid values for controlSize are described in NSControl.ControlSize (NSCell).

See Also

Determining Scroller Size