ImageState
Indicates the current state of an BasicImage as it proceeds through the ImageLoader.load cycle
Inheritors
Types
Link copied to clipboard
ImageState.ERROR indicates an error has occurred.
Link copied to clipboard
ImageState.LOADING indicates the bitmap is being downloaded by URL or opened at the Path
Link copied to clipboard
ImageState.NONE indicates BasicImage has not been initiated
Link copied to clipboard
ImageState.SHOWING indicates the BasicImage is displaying the bitmap