busy

abstract var busy: Boolean(source)

If the UI should show a progress indicator. Defaults to false.

Change this to true, e.g., while loading more data or validating user input.

Online Documentation