A class which helps measure the correct size for the scrubber, after all buttons have been measured.
More...
#import "ScrubberSliderFraming.h"
A class which helps measure the correct size for the scrubber, after all buttons have been measured.
+ (CGRect) calculateScrubberSliderFrameWithButtons: |
|
(NSArray *) |
buttonArray |
baseWidth: |
|
(CGFloat) |
baseWidth |
|
|
| |
Measure the Scrubber Slider with buttons.
- Parameters
-
[in] | buttonArray | the array of buttons used in the scrubber |
[in] | baseWidth | the 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: