onStop

open override fun onStop(owner: LifecycleOwner)

Notifies that ON_STOP event occurred.

This method will be called before the LifecycleOwner's onStop method is called.

Parameters

owner

the component, whose state was changed