Module freya::launch

source ·
Expand description

Launch your app.

Functions§

  • Launch a new window with the default config.
  • Launch a new window with a custom config. You can use a builder if you wish.
  • Launch a new window with a custom title, width and height and the default config.
  • Launch a new window with a custom title and the default config.