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