struct Protocol::Page::SetDeviceMetricsOverride

Overview

Overrides the values of device screen dimensions (window.screen.width, window.screen.height, window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media query results).

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]