windowType property

WindowType? windowType
getter/setter pair

How the browser window should be added to the main window. The default value is WindowType.WINDOW.

Officially Supported Platforms/Implementations:

  • MacOS
  • Windows

Implementation

WindowType? windowType;