LayoutElementsContainer
public protocol LayoutElementsContainer : LayoutElement
Undocumented
-
Undocumented
Declaration
Swift
func addChildElement<SubItem>(_ subItem: SubItem) where SubItem : LayoutElement