onSaveInstanceState

open override fun onSaveInstanceState(outState: Bundle)

Saves the fragment state for later restoration across configuration changes.

Parameters

outState

The bundle in which to save the fragment state.