Class
IOSHelper.UIAdaptivePresentationControllerDelegateImp
UIAdaptivePresentationControllerDelegateImp
Summary
Constructors
Methods
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