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


height

height: number

Inherited from

ISizeData.height

Defined in

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


view

view: any

Defined in

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

Released under the MIT License.