Ready

data object Ready : LoadPhase

Loading succeeded — the view is loaded, the managers are built, and the points of interest are downloaded.

Properties

Link copied to clipboard
open val error: Throwable?

The failure that ended loading, or null while still loading or when loading succeeded.

Link copied to clipboard

Indicates whether the view is still loading.

Link copied to clipboard

Indicates whether the view finished loading successfully.