onSaveInstanceState

open fun onSaveInstanceState(@NonNull outState: Bundle)

Saves the dialog state for later restoration.

Parameters

outState

The bundle in which to save the dialog state.