loadingEvent

abstract var loadingEvent: Event<(arg1: Boolean) -> Unit>(source)

Gets an event that will be raised when the value of isLoading changes.

See also