Contents

defaultHigh

Priority level with which a button resists compressing its content.

Declaration

static var defaultHigh: NSLayoutConstraint.Priority { get }

Discussion

Note that the level is higher than windowSizeStayPut. This means dragging to resize a window will not make buttons clip, rather the window frame is constrained.

See Also

Constants