Status

enum Status : Enum<LensesComponent.Prefetcher.Status>

Possible states of lens content availability for local use.

Since

1.6.0

Entries

LOADED
Link copied to clipboard
Lens content has been loaded for local use.
LOADING
Link copied to clipboard
Lens content is being loaded for local use.
UNLOADED
Link copied to clipboard
Lens content is not loaded locally yet.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int