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

Constructors

Constructor

ts
new UIAdaptivePresentationControllerDelegateImp(): UIAdaptivePresentationControllerDelegateImp;

Returns

UIAdaptivePresentationControllerDelegateImp

Methods

initWithOwnerAndCallback()

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

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

Parameters

ParameterType
ownerWeakRef<View>
whenClosedCallbackFunction

Returns

UIAdaptivePresentationControllerDelegateImp

Previous
IOSHelper