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

Constructors

Constructor

ts
new UILayoutViewController(): UILayoutViewController;

Returns

UILayoutViewController

Methods

initWithOwner()

ts
static initWithOwner(owner: WeakRef<View>): UILayoutViewController;

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

Parameters

ParameterType
ownerWeakRef<View>

Returns

UILayoutViewController