[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [ScreenOrientation](./puppeteer.protocol.emulation.screenorientation.md) > [angle](./puppeteer.protocol.emulation.screenorientation.angle.md) ## Protocol.Emulation.ScreenOrientation.angle property Orientation angle. Signature: ```typescript angle: integer; ```