UIButton

extension UIButton
  • PowerUpSwift: Sets the value of isEnabled and updates the alpha to 1 if enabled and 0.5 if not.

    Declaration

    Swift

    public func setEnabled(_ enable: Bool)