UIView
extension UIView
-
Undocumented
Declaration
Swift
func setCardView(view: UIView)
-
Undocumented
Declaration
Swift
func roundCorners(_ corners: UIRectCorner, radius: CGFloat)
-
anchor(top:left:bottom:right:paddingTop:paddingLeft:paddingBottom:paddingRight:width:height:enableInsets:)
Undocumented
Declaration
Swift
func anchor(top: NSLayoutYAxisAnchor?, left: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, right: NSLayoutXAxisAnchor?, paddingTop: CGFloat, paddingLeft: CGFloat, paddingBottom: CGFloat, paddingRight: CGFloat, width: CGFloat, height: CGFloat, enableInsets: Bool)