onSaveInstanceState

open fun onSaveInstanceState(@NonNull outState: Bundle)

Called to save instance state before the fragment is destroyed.

Parameters

outState

Bundle to save state into.