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