Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
dapp-ui
/
com.midnight.kuira.dapp.backup
/
BackupLaneState
/
Syncing
Syncing
data
class
Syncing
(
val
progress
:
Float
?
)
:
BackupLaneState
progress
0f..1f → determinate (% + fill); null → indeterminate.
Members
Constructors
Syncing
Link copied to clipboard
constructor
(
progress
:
Float
?
)
Properties
progress
Link copied to clipboard
val
progress
:
Float
?