4 lines
83 B
Objective-C
4 lines
83 B
Objective-C
#import <UIKit/UIControl.h>
|
|
|
|
@interface CAMControlStatusIndicator : UIControl
|
|
@end
|