struct Protocol::Page::ScreencastVisibilityChanged

Overview

Fired when the page with currently enabled screencast was shown or hidden `.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def visible : Bool #

True if the page is visible.


[View source]