UIButton
class UIButton : UIControl, NSCoding
-
Creates contraint to button height.
Declaration
Swift
@discardableResult public func anchorButtonHeight(_ buttonHeight: ButtonHeight, activated: Bool = true) -> NSLayoutConstraint?