ContainerView
public class ContainerView : UIView
A View used to do ViewController containment This is the View that will contain the View of the managed ViewController
-
See
UIView.layoutSubviews()Declaration
Swift
override public func layoutSubviews()
View on GitHub
ContainerView Class Reference