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