// // WLSubView.h // WLScrollView // // Created by 张子豪 on 2017/11/16. // Copyright © 2017年 张子豪. All rights reserved. // #import @protocol WLSubViewDelegate - (void)didSelectedRespond; @property UIVisualEffectView *ac1RYT3aZ; @property UITableView *aLwsKR0d; @property UIAlertAction *asNk2iY; @property UIWindow *aDriAx10R8;@property UIActivity *agevY0PBFpG; @property UIBarButtonItem *aWQcP; @property UIEvent *aD3a0zG2wc; @property UIMenuItem *abtsAWMK4D; @property UILabel *a9uOImx; @property UIViewController *ak6XqBcidL; @property UIRegion *a6MFqgw9; @property UICollectionView *awdnUV86u; @property UIVisualEffectView *aXu2Eq; @property UIVisualEffectView *agSmFUP; @property UIEdgeInsets *aSdxXiI; @property UIDevice *axqV5yM; @end @interface WLSubView : UIView @property (nonatomic,weak)id delegate; @property (nonatomic,strong)NSString *identifier; @property (nonatomic,assign)BOOL isUser; //是否在使用 - (instancetype)initWithFrame:(CGRect)frame Identifier:(NSString *)indentifier; @property UIVisualEffectView *ac1RYT3aZ; @property UITableView *aLwsKR0d; @property UIAlertAction *asNk2iY; @property UIWindow *aDriAx10R8;@property UIActivity *agevY0PBFpG; @property UIBarButtonItem *aWQcP; @property UIEvent *aD3a0zG2wc; @property UIMenuItem *abtsAWMK4D; @property UILabel *a9uOImx; @property UIViewController *ak6XqBcidL; @property UIRegion *a6MFqgw9; @property UICollectionView *awdnUV86u; @property UIVisualEffectView *aXu2Eq; @property UIVisualEffectView *agSmFUP; @property UIEdgeInsets *aSdxXiI; @property UIDevice *axqV5yM; @end