menu
puppeteer package
documentation
protocol/browser.dart
GetWindowForTargetResult
GetWindowForTargetResult constructor
GetWindowForTargetResult constructor
dark_mode
light_mode
GetWindowForTargetResult
constructor
GetWindowForTargetResult
(
{
required
WindowID
windowId
,
required
Bounds
bounds
,
})
Implementation
GetWindowForTargetResult({required this.windowId, required this.bounds});
puppeteer package
documentation
protocol/browser
GetWindowForTargetResult
GetWindowForTargetResult constructor
GetWindowForTargetResult class