onSaveInstanceState

open fun onSaveInstanceState(outState: Bundle)

Saves the dialog configuration so it can be restored after a configuration change.

Parameters

outState

Bundle in which to save the dialog state.