create
This commit is contained in:
17
ShenQi/WMDragView/DSWebDragView.h
Normal file
17
ShenQi/WMDragView/DSWebDragView.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// DSWebDragView.h
|
||||
// VietnamGame
|
||||
//
|
||||
//
|
||||
|
||||
#import "WMDragView.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface DSWebDragView : WMDragView
|
||||
|
||||
@property (strong, nonatomic) UIImageView *homeImageView;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user