DesignableView
open class DesignableView : UIView
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public required init?(coder aDecoder: NSCoder)
Declaration
Swift
override public init(frame: CGRect)
Declaration
Swift
open func setup()