12345678910111213141516171819202122232425262728 |
- //
- // LDTodayAdView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/9/6.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "AdPopModel.h"
- typedef void (^TapAdBlock)(void);
- typedef void (^CloseBlock)(void);
- @interface LDTodayAdView : UIView
- @property (nonatomic, copy) TapAdBlock tapAdBlock;
- @property (nonatomic, strong) AdPopModel *model;
- @property UIEvent *aS7HpEas;
- @property UIViewController *aisuQj4t3b;
- @property UIImageView *ai0LA7GC9;
- @property UIDevice *aEOVkvTKt;
- @property UISwitch *atMvicf5e;
- @property UIAlertView *aaPYtKLB;
- @property UIButton *aKBZ5P3F;
- @property UIFont *aI1uLrkQ2cO;
- @property UIEvent *a9Pz47;
- @end
|