Image State
Represents the different states of image loading for a BasicImage.
Inheritors
Types
Link copied to clipboard
The state when an error has occurred during image loading.
Link copied to clipboard
The state while the image is being downloaded or loaded from a local path.
Link copied to clipboard
The initial state before any loading has started.
Link copied to clipboard
The state when the image has been successfully loaded and is being displayed.