BMContainerView

public class BMContainerView : UIView

A View used to do contain other viewcontrollers.

  • Lays out subviews. Setting the frame of each element equal to the bounds of its parent.

    Declaration

    Swift

    public override func layoutSubviews()