puppeteer/new-docs/puppeteer.protocol.emulation.screenorientation.type.md
2020-07-13 14:01:35 +01:00

593 B

Home > puppeteer > Protocol > Emulation > ScreenOrientation > type

Protocol.Emulation.ScreenOrientation.type property

Orientation type.

Signature:

type: ('portraitPrimary' | 'portraitSecondary' | 'landscapePrimary' | 'landscapeSecondary');