isReady

abstract fun isReady(): Boolean

Specify if the application has fully started and is now ready.

Return

true if the application is ready

See also