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

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

Parameters

ParameterType
ownerWeakRef<View>
whenClosedCallbackFunction

Returns

UIAdaptivePresentationControllerDelegateImp

Previous
IOSHelper