Managing self

In NovaOS, apps are provided with an object to let the manage themselves. For example, closing your app window or changing to title in the window navigation bar.

Developers can use the myWindow object to handle these. The myWindow object is injected to all application windows and can be accessed within a greenflag function.

Last updated

Was this helpful?