Preview 2.0 is now in Public Beta!
Read the Announcement
UIAdaptivePresentationControllerDelegateImp

Summary

Constructors

constructor

new UIAdaptivePresentationControllerDelegateImp(): UIAdaptivePresentationControllerDelegateImp

Methods

initWithOwnerAndCallback

Static
initWithOwnerAndCallback(owner: WeakRef<Partial<View>>, whenClosedCallback: Function): UIAdaptivePresentationControllerDelegateImp
Parameter Default Description
owner
WeakRef<Partial<View>>

whenClosedCallback
Function

Previous
IOSHelper