saveHierarchyState

open fun saveHierarchyState(@NonNull container: Bundle)(source)

Store this preference hierarchy's frozen state into the given container.

Parameters

container

The Bundle in which to save the instance of this preference

See also