UIContentContainer.as constructor
UIContentContainer.as(
- ObjCObject other
Constructs a UIContentContainer that points to the same underlying object as other.
Implementation
UIContentContainer.as(objc.ObjCObject other) : object$ = other;