stateThe state the fragment should be restored from.
Set the initial saved state that this Fragment should restore itself from when first being constructed, as returned by FragmentManager.SaveFragmentInstanceState(Fragment).
[Android Documentation]