ScrubberSliderFraming Class Reference

A class which helps measure the correct size for the scrubber, after all buttons have been measured. More...

#import "ScrubberSliderFraming.h"

+ Inheritance diagram for ScrubberSliderFraming:

Class Methods

(CGRect) + calculateScrubberSliderFrameWithButtons:baseWidth:
 Measure the Scrubber Slider with buttons. More...
 

Detailed Description

A class which helps measure the correct size for the scrubber, after all buttons have been measured.

Method Documentation

+ (CGRect) calculateScrubberSliderFrameWithButtons: (NSArray *)  buttonArray
baseWidth: (CGFloat)  baseWidth 

Measure the Scrubber Slider with buttons.

Parameters
[in]buttonArraythe array of buttons used in the scrubber
[in]baseWidththe width of the scrubber to use for caluclations
Returns
the frame where you can plase the scrubber

The documentation for this class was generated from the following file: