Loading

data class Loading(val progress: Float) : LoadingState

The current main-frame navigation is running.

Constructors

Link copied to clipboard
constructor(progress: Float)

Properties

Link copied to clipboard

A normalized progress value in the 0f..1f range reported by the native engine.