Namespaces
UIAdaptivePresentationControllerDelegateImp
Defined in: ui/core/view/view-helper/index.d.ts:76
Constructors
Constructor
new UIAdaptivePresentationControllerDelegateImp(): UIAdaptivePresentationControllerDelegateImp;Returns
UIAdaptivePresentationControllerDelegateImp
Methods
initWithOwnerAndCallback()
static initWithOwnerAndCallback(owner: WeakRef<View>, whenClosedCallback: Function): UIAdaptivePresentationControllerDelegateImp;Defined in: ui/core/view/view-helper/index.d.ts:77
Parameters
| Parameter | Type |
|---|---|
owner | WeakRef<View> |
whenClosedCallback | Function |
Returns
UIAdaptivePresentationControllerDelegateImp
- Previous
- IOSHelper