UIButton

public extension UIButton
  • Sets button’s title for control state normal without animations

    Declaration

    Swift

    func setTitle(_ title: String?)

Screen Fit

  • Scale button title font for screen

    Declaration

    Swift

    @IBInspectable
    var fitScreenSize: Bool { get set }

Label