Skip to content

Interface: IMiniappSizeView

Hierarchy

Table of contents

Properties

Properties

width

width: number

Inherited from

ISizeData.width

Defined in

leafer/packages/interface/src/math/IMath.ts:61


height

height: number

Inherited from

ISizeData.height

Defined in

leafer/packages/interface/src/math/IMath.ts:62


view

view: any

Defined in

leafer/packages/interface/src/platform/IPlatform.ts:58

Released under the MIT License.