struct Protocol::Browser::GetWindowBounds
- Protocol::Browser::GetWindowBounds
- Struct
- Value
- Object
Overview
Get position and size of the browser window.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/browser.crConstructors
Instance Method Summary
-
#bounds : Bounds
Bounds information of the window.
Constructor Detail
Instance Method Detail
Bounds information of the window. When window state is 'minimized', the restored window position and size are returned.