1234567891011121314151617181920212223242526272829 |
- //
- // YZMAMonthCenterTipView.h
- // YouHuiProject
- //
- // Created by jcymac on 2018/6/13.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface YZMAMonthCenterTipView : UIView
- @property(nonatomic)NSInteger type;
- @property UILabel *aseicC1k;
- @property UICollectionView *akxWS0zL;
- @property UILabel *aYSBgi6Lw;
- @property UIControlEvents *a6HI4;
- @property UIFontWeight *aMROxdv;
- @property UIFontWeight *aI5goL;
- @property UIView *acEN4fRo;
- @property UIEvent *aV6bWnYNma;
- @property UIImage *a59MWISxt3R;
- @property UIColor *anAOF7;
- @property UIColor *aH2zK;
- @property UIBezierPath *a2nIaWzUR6;
- @property UIWindow *aFn2mStKMr7;@property UIAlertView *aF7z8lsv;
- @property UIVisualEffectView *aeE03lYXAu7;
- @property UIDevice *aPew2;
- @end
|