windowType property

WindowType? windowType
getter/setter pair

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

Supported Platforms/Implementations:

  • MacOS

Implementation

WindowType? windowType;