Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 243 Bytes

ContainerView.md

File metadata and controls

17 lines (11 loc) · 243 Bytes

ContainerView

@available(iOS 9.0, *) public class ContainerView: UIView

Inheritance

UIView

Initializers

init(parent:child:)

public init(parent: UIViewController, child: () -> UIViewController)