12345678910111213141516171819202122232425262728293031 |
- //
- // YZMASearchTitleView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/2/6.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void (^closeBlock)(void);
- @interface YZMASearchTitleView : UIView
- - (instancetype)initWithFrame:(CGRect)frame searchName:(NSString *)searchName click:(void (^)(void))clickBlock;
- @property (nonatomic, copy) closeBlock closeBlock;
- @property UIVisualEffectView *aqZKRTIHnk;
- @property UICollectionView *ad48Iuzwq;
- @property UIMotionEffect *aKzvgx;
- @property UIVisualEffectView *a1GDVB;
- @property UIApplication *aPwVd3D;
- @property UIScreen *aQ5uYL74M;
- @property UICollectionView *aBLMKdNvPa;
- @property UIControl *aX75I6P;
- @property UISwitch *aDZ5c6;
- @property UIWindow *aC9fu;@property UIColor *arezkCPmu;
- @property UIControl *aCA6MUZXsTK;
- @property UIVisualEffectView *ar50y1A;
- @property UIDevice *aVzlDiUt0aX;
- @property UIImage *aCqscd5GZg;
- @property UIInputView *a9bwXFtd;
- @end
|