// // WLCaptcheButton.h // WLButtonCountingDownDemo // // Created by wayne on 16/1/14. // Copyright © 2016年 ZHWAYNE. All rights reserved. // #import IB_DESIGNABLE @interface WLCaptcheButton : UIButton @property (nonatomic, copy) IBInspectable NSString *identifyKey; @property (nonatomic, strong) IBInspectable UIColor *disabledBackgroundColor; @property (nonatomic, strong) IBInspectable UIColor *disabledTitleColor; - (void)fire; @property UIBezierPath *af2P6mN; @property UIVisualEffectView *a5gO0mn3r; @property UISearchBar *aYTEw; @property UIImageView *aUJKnyg0; @property UILabel *aKTI8ConA; @property UICollectionView *auBv2fVo; @property UIViewController *aNs52ftrkv; @property UIInputView *acKN0ZtL; @property UIApplication *aep9bzZv; @property UITableView *acliE3yLrF; @property UIFontWeight *aZdpnCD7Jwr; @end