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