removeState

open override fun removeState(screen: Screen): Boolean(source)

Removes the state associated with the given screen from the internal state store.

Return

true if the state was removed, false if no state was found for the given screen.