MUNibView
open class MUNibView : UIView
Undocumented
-
Undocumented
Declaration
Swift
override public init(frame: CGRect)
-
Undocumented
Declaration
Swift
required public init?(coder aDecoder: NSCoder)
-
Initializes and returns a newly allocated view object with a zero frame rectangle.
Declaration
Swift
public convenience init()
-
Default setup to load the view from a xib file.
Declaration
Swift
open func xibSetup()