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