Checks if the app has finished loading.

app.IsStarted() → Boolean

It will return true after OnStart has returned.

Example - Check Started click to expand contents