update comment

This commit is contained in:
Pfeil, Scott Robert 2019-07-22 09:53:22 -04:00
parent c5f8d27636
commit f12805ba2a

View File

@ -30,7 +30,7 @@
@property (nullable, strong, nonatomic) IBOutlet NSLayoutConstraint *topPinLow;
@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 updateViewVerticalDefaults;