ChromeWindowUpdateProperties
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: infrastructure/chrome/cli-page-window-adapter.ts:33
Chrome windows.updateに渡す入力です。
https://developer.chrome.com/docs/extensions/reference/api/windows#method-update
Properties
Section titled “Properties”focused?
Section titled “focused?”
readonlyoptionalfocused?:boolean
Defined in: infrastructure/chrome/cli-page-window-adapter.ts:35
Windowへfocusするかです。
state?
Section titled “state?”
readonlyoptionalstate?:ChromeWindowState
Defined in: infrastructure/chrome/cli-page-window-adapter.ts:37
Window状態です。