onStart

open override fun onStart(owner: LifecycleOwner)

Notifies that ON_START event occurred.

This method will be called after the LifecycleOwner's onStart method returns.

Parameters

owner

the component, whose state was changed