4 lines
119 B
Objective-C
4 lines
119 B
Objective-C
NS_CLASS_AVAILABLE_IOS(7_0)
|
|
@interface CAMSlalomIndicatorView : UIView
|
|
- (void)setFramesPerSecond:(NSInteger)sec;
|
|
@end
|