OnStyleImageUnusedListener
fun interface OnStyleImageUnusedListener
Content copied to clipboard
Definition for listener invoked when an image added to the Style is no longer needed.
Functions
onStyleImageUnused
Link copied to clipboard
Invoked whenever an image added to the Style is no longer needed and can be removed using StyleManager#removeStyleImage method.