onSaveInstanceState

open fun onSaveInstanceState(outState: Bundle)

Saves the temporary image URI to the instance state so it can be restored after configuration changes.

Parameters

outState

Bundle in which to place saved state.