Instance Property
minHeight
the minimal height of the view.
Declaration
var minHeight: Int { get }Declaration
@property (nonatomic, readonly) NSInteger minHeight;Declaration
minHeight() -> intInstance Property
the minimal height of the view.
var minHeight: Int { get }@property (nonatomic, readonly) NSInteger minHeight;minHeight() -> int