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