UIPopoverPresentationController.as constructor

UIPopoverPresentationController.as(
  1. ObjCObject other
)

Constructs a UIPopoverPresentationController that points to the same underlying object as other.

Implementation

UIPopoverPresentationController.as(objc.ObjCObject other) : object$ = other {}