onCreate

open override fun onCreate(owner: LifecycleOwner)

Notifies that ON_CREATE event occurred.

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

Parameters

owner

the component, whose state was changed