UIButton
extension UIButton
-
PowerUpSwift: Sets the value of
isEnabled
and updates thealpha
to 1 if enabled and 0.5 if not.Declaration
Swift
public func setEnabled(_ enable: Bool)
PowerUpSwift 2.1.4 Docs (95% documented)
extension UIButton
PowerUpSwift: Sets the value of isEnabled
and updates the alpha
to 1 if enabled and 0.5 if not.
Swift
public func setEnabled(_ enable: Bool)