CREATE_FRONTEND_AT_STARTUP

The Frontend should be created as soon as its IVI instance starts. System UIs should wait for all frontends with this policy to be ready before presenting them to the user, for example by covering them with a splash screen until then. Since this will increase the perceived startup time, only use this for the most essential frontends.

Whether a frontend is ready is defined by Frontend.isReady.

Inherited properties

Link copied to clipboard
Link copied to clipboard