Closed ZaneH closed 9 years ago
Say you set the radius to 3, and you set the padding to 1, your new diameter would be 5.
class func show(bgColor: UIColor, position: CGPoint, radius: CGFloat, padding: CGFloat, message: String?, completion: CompletionBlock) {
Thank you : ]
Change
Say you set the radius to 3, and you set the padding to 1, your new diameter would be 5.
New functions