iOS:implement MaxWidth and MaxHeight
This commit is contained in:
@@ -88,6 +88,10 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
|
||||
@property(nonatomic, assign) BOOL disabled;
|
||||
|
||||
@property(nonatomic, assign) CGFloat maxWidth;
|
||||
|
||||
@property(nonatomic, assign) CGFloat maxHeight;
|
||||
|
||||
- (instancetype)init;
|
||||
|
||||
- (void)apply;
|
||||
|
||||
Reference in New Issue
Block a user