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