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