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