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