#import @interface TGCameraFlashActiveView : UIView - (void)setActive:(bool)active animated:(bool)animated; @end