@interface WFIconButton : UIButton - (void)traitCollectionDidChange:(id)a0; - (void)redrawIcon; @end