NativeScript 9.1 Released → V8 14.9, Vite 8 HMR, built for rapid agentic visual iteration
Dig in

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

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:81

Parameters

ParameterType
ownerWeakRef<View>
whenClosedCallbackFunction

Returns

UIPopoverPresentationControllerDelegateImp