onUnmount

abstract fun onUnmount(parent: Drawable)

This will be called when the text component using MountableCharSequence is unmounted.

Parameters

parent

the parent drawable the CharSequence was mounted to