9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

Defined in: ui/core/view/view-helper/index.d.ts:79

Constructors

Constructor

ts
new UIPopoverPresentationControllerDelegateImp(): UIPopoverPresentationControllerDelegateImp;

Returns

UIPopoverPresentationControllerDelegateImp

Methods

initWithOwnerAndCallback()

ts
static initWithOwnerAndCallback(owner: WeakRef<View>, whenClosedCallback: Function): UIPopoverPresentationControllerDelegateImp;

Defined in: ui/core/view/view-helper/index.d.ts:80

Parameters

ParameterType
ownerWeakRef<View>
whenClosedCallbackFunction

Returns

UIPopoverPresentationControllerDelegateImp