library / com.nambimobile.widgets.efab / ExpandableFab / onDetachedFromWindow

onDetachedFromWindow

protected fun onDetachedFromWindow(): Unit

Called when the view is detached from a window. At this point it no longer has a surface for drawing. Stops any animations on the ExpandableFab, as it's no longer on screen.