Skip to content
Vector Activity
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
    • Parameters
    

    vector / com.haroldadmin.vector / FragmentViewModelOwner / activity

    activity¶

    fun <A :FragmentActivity> activity():A

    Get a type-casted version of the parent activity of the wrapped fragment

    Parameters¶

    A - The type of the parent activity

    powered by MkDocs and Material for MkDocs