struct Protocol::Overlay::ScreenshotRequested

Overview

Fired when user asks to capture screenshot of some area on the page.

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def viewport : Page::Viewport #

Viewport to capture, in device independent pixels (dip).


[View source]