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