mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
375 B
375 B
Home > puppeteer > Viewport > isLandscape
Viewport.isLandscape property
Specifies if the viewport is in landscape mode.
Signature:
isLandscape?: boolean;