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