Skip to content
Vector Persist state
Type to start searching
    Vector
    Vector
    • Overview
    • Introduction
    • Basics
    • Advanced Usage
      • Vector State
      • Vector Fragment
      • Vector ViewModel
      • SavedState VectorViewModel
      • Logging
      • Automatic ViewModel Creation
      • Coroutine Context for State Store
    • API Reference
    

    vector / com.haroldadmin.vector / SavedStateVectorViewModel / persistState

    persistState¶

    protected open fun persistState():Unit

    Saves the current state into savedStateHandle using KEY_SAVED_STATE Subclasses can override this method for custom behaviour.

    powered by MkDocs and Material for MkDocs