UIButton
public extension UIButton
-
Undocumented
Declaration
Swift
@discardableResult class func construct(image: UIImage) -> Self -
Undocumented
Declaration
Swift
@discardableResult override func construct() -> Self -
Undocumented
Declaration
Swift
func floatingDown(distance: CGFloat = 25) -> Self -
Undocumented
Declaration
Swift
func floatingUp(distance: CGFloat = 25) -> Self
View on GitHub
UIButton Extension Reference