- state
- The frozen state that had previously been returned by AbsListView.OnSaveInstanceState.
Hook allowing a view to re-apply a representation of its internal state that had previously been generated by Android.Views.View.OnSaveInstanceState. This function will never be called with a null state.