class Playwright::DeviceDescriptor::Viewport

Included Modules

Defined in:

playwright/impl/device_descriptor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width, height) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def height : Int32 #

[View source]
def width : Int32 #

[View source]