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

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

Parameters

ParameterType
ownerWeakRef<View>

Returns

UILayoutViewController