Skip to content
Vector State store
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 / VectorViewModel / stateStore

    stateStore¶

    protected open val stateStore:StateStore<S>

    The state store associated with this ViewModel

    powered by MkDocs and Material for MkDocs