update comment
This commit is contained in:
parent
c5f8d27636
commit
f12805ba2a
@ -30,7 +30,7 @@
|
|||||||
@property (nullable, strong, nonatomic) IBOutlet NSLayoutConstraint *topPinLow;
|
@property (nullable, strong, nonatomic) IBOutlet NSLayoutConstraint *topPinLow;
|
||||||
@property (nullable, strong, nonatomic) IBOutlet NSLayoutConstraint *bottomPinLow;
|
@property (nullable, strong, nonatomic) IBOutlet NSLayoutConstraint *bottomPinLow;
|
||||||
|
|
||||||
/// In updateView, will set horizontal padding to default if set to NO.
|
/// In updateView, will set horizontal padding to default.
|
||||||
@property (nonatomic) BOOL updateViewHorizontalDefaults;
|
@property (nonatomic) BOOL updateViewHorizontalDefaults;
|
||||||
@property (nonatomic) BOOL updateViewVerticalDefaults;
|
@property (nonatomic) BOOL updateViewVerticalDefaults;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user