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
vector / com.haroldadmin.vector / FragmentViewModelOwner / activity
fun <A :FragmentActivity> activity():A
Get a type-casted version of the parent activity of the wrapped fragment
A - The type of the parent activity