iOS:DoricLayout use marginLeft and marginTop instead of x or y
This commit is contained in:
@@ -65,8 +65,6 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
|
||||
@property(nonatomic, assign) CGFloat width;
|
||||
@property(nonatomic, assign) CGFloat height;
|
||||
@property(nonatomic, assign) CGFloat x;
|
||||
@property(nonatomic, assign) CGFloat y;
|
||||
|
||||
@property(nonatomic, assign) CGFloat spacing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user