public abstract class AsyncImage extends AsyncResource<Image>
Encapsulates an image that is loaded asynchronously.
AsyncResource.AsyncExecutionException, AsyncResource.CancellationException
Modifier and Type | Field and Description |
---|---|
static ContentType |
CONTENT_TYPE |
Constructor and Description |
---|
AsyncImage() |
addListener, all, all, asPromise, await, await, await, cancel, complete, error, except, except, get, get, get, isCancelled, isCancelled, isDone, isReady, onResult, ready, ready, waitFor
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public static final ContentType CONTENT_TYPE
Copyright © 2021. All Rights Reserved.