Skip to content

Interface: IMiniappSizeView

Hierarchy

Table of contents

Properties

Properties

width

width: number

Inherited from

ISizeData.width

Defined in

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


height

height: number

Inherited from

ISizeData.height

Defined in

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


view

view: any

Defined in

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

Released under the MIT License.