#import API_AVAILABLE(ios(7.0)) @interface CAMButtonLabel : UILabel @property BOOL useLegibilityView; @property BOOL wantsLegibilityShadow; @end