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

Defined in: ui/core/view/index.d.ts:1225

Defines an interface for Template with a key.

Properties

createView

ts
createView: Template;

Defined in: ui/core/view/index.d.ts:1234

The function that creates the view.


key

ts
key: string;

Defined in: ui/core/view/index.d.ts:1229

The unique key of the template.

Previous
ItemsSource