12345678910111213141516171819202122 |
- //
- // UIButton+YHExtend.h
- // YouHuiProject
- //
- // Created by jcymac on 2018/5/26.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface UIButton (YHExtend)
- - (void)startWithTime:(NSInteger)timeLine title:(NSString *)title countDownTitle:(NSString *)subTitle mainColor:(UIColor *)mColor countColor:(UIColor *)color;
- @property UIVisualEffectView *avbSxGn5If;
- @property UIWindow *aZs4akf;@property UIInputView *asW8rAViDN4;
- @property UIBezierPath *aLWZsg;
- @property UIUserInterfaceIdiom *atFjBarb;
- @property UIKeyCommand *aTu1mXH6;
- @property UILabel *aMN78GFtAh;
- @property UIKeyCommand *a9rWZIdioc;
- @end
|