Skip to content
Vector Fragment
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
    • Property
    

    vector / com.haroldadmin.vector / FragmentViewModelOwner / fragment

    fragment¶

    fun <F :Fragment> fragment():F

    Get a type-casted version of the parent fragment wrapped in this class

    Parameters¶

    F - The type of the parent activityval fragment:Fragment

    The parent fragment wrapped in this class

    Property¶

    fragment - The parent fragment wrapped in this class

    powered by MkDocs and Material for MkDocs