mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-23 11:57:41 +00:00
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
|