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