onCreate

open fun onCreate(@Nullable savedInstanceState: Bundle)

Called when the fragment is first created. If there is a pending intent, starts the activity for result.

Parameters

savedInstanceState

If the fragment is being re-created from a previous saved state, this is the state.