OnSpriteErrorListener

Interface definition for a callback to be invoked after a sprite fails to load.

addOnSpriteErrorListener

Functions

Link copied to clipboard
abstract fun onSpriteError(@NonNull id: String, @NonNull url: String)
Called when a sprite fails to load.