Skip to content

Interface: IScreenSizeData

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


pixelRatio

Optional pixelRatio: number

Defined in

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

Released under the MIT License.