basic-images
Toggle table of contents
0.2.7-beta01
common
Platform filter
common
Switch theme
Search in API
basic-images
basic-images
/
app.lexilabs.basic.images
/
ImageState
/
ERROR
ERROR
data
class
ERROR
(
val
message
:
String
)
:
ImageState
The state when an error has occurred during image loading.
Parameters
message
A descriptive error message.
Members
Constructors
ERROR
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String