@class NSArray, UIColor; @interface UIInterfaceActionHighlightAttributes : NSObject @property (nonatomic) double opacity; @property (retain, nonatomic) NSArray *filters; @property (retain, nonatomic) UIColor *backgroundColor; - (id)init; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (BOOL)_hasNonClearBackgroundColor; - (id)newBackgroundHighlightView; @end