Interface IWindow

Hierarchy

  • IWindow

Implemented by

Methods

  • Parameters

    • window: string

    Returns boolean

  • Parameters

    • key: string
    • fc: ((prop) => BrowserWindow)
        • (prop): BrowserWindow
        • Parameters

          • prop: BrowserWindowConstructorOptions

          Returns BrowserWindow

    Returns BrowserWindow

  • Parameters

    • window: string

    Returns undefined | BrowserWindow

  • Parameters

    • window: string

    Returns boolean

Generated using TypeDoc