Module window

Index

Variables

Interfaces

Functions

Variables

onBoundsChanged: WindowEvent

onClosed: WindowEvent

onFullscreened: WindowEvent

onMaximized: WindowEvent

onMinimized: WindowEvent

onRestored: WindowEvent

Functions

create(url: string, options?: CreateOptions, callback?: (created_window: chrome.app.window.AppWindow) => void)

Parameters

  • url: string
  • options?: CreateOptions optional
  • callback?: (created_window: chrome.app.window.AppWindow) => void optional

current(): AppWindow

Returns

AppWindow