// // LFWHeaderReusableView.h // YouHuiProject // // Created by 小花 on 2018/1/18. // Copyright © 2018年 kuxuan. All rights reserved. // #import #import "LFWTypeButtonHeader.h" @protocol YHTypeReusableDelegate - (void)YHTypeReusableViewDidSelectedIndex:(NSInteger)index; @property UIAlertAction *abyDLr2O; @property UIVisualEffectView *aDrJ12jG; @property UIBezierPath *aEKtIBe; @property UIControlEvents *aPXbU0h7cv; @property UIActivity *aI8bRwX57A; @property UIImageView *as2jK; @property UIEdgeInsets *aSyF3dqr; @property UIFont *aimpnvkzst6; @property UIMenuItem *aCtUT; @property UIUserInterfaceIdiom *aLDbhc; @end @interface LFWHeaderReusableView : UICollectionReusableView @property (nonatomic, weak) id delegate; @property UIAlertAction *abyDLr2O; @property UIVisualEffectView *aDrJ12jG; @property UIBezierPath *aEKtIBe; @property UIControlEvents *aPXbU0h7cv; @property UIActivity *aI8bRwX57A; @property UIImageView *as2jK; @property UIEdgeInsets *aSyF3dqr; @property UIFont *aimpnvkzst6; @property UIMenuItem *aCtUT; @property UIUserInterfaceIdiom *aLDbhc; @end