9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

Defined in: image-asset/index.d.ts:12

Properties

autoScaleFactor?

ts
optional autoScaleFactor?: boolean;

Defined in: image-asset/index.d.ts:16


height?

ts
optional height?: number;

Defined in: image-asset/index.d.ts:14


keepAspectRatio?

ts
optional keepAspectRatio?: boolean;

Defined in: image-asset/index.d.ts:15


width?

ts
optional width?: number;

Defined in: image-asset/index.d.ts:13

Previous
IDevice