DesignableView

open class DesignableView : UIView

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Declaration

    Swift

    override public init(frame: CGRect)
  • Declaration

    Swift

    public required init?(coder aDecoder: NSCoder)
  • Declaration

    Swift

    open func setup()