NS_CLASS_DEPRECATED_IOS(5_0, 6_1) @interface PLCameraSettingsGroupView : UIView @property (retain, nonatomic) UIView *accessorySwitch; - (void)setType:(NSInteger)type; - (void)setTitle:(NSString *)title; @end