Package com.secoo.coobox.library.ktx.androidx.recyclerview.widget

Properties

hostActivity
Link copied to clipboard
val RecyclerView.ViewHolder.hostActivity: Activity?
获取当前ViewHolder所在的Activity
hostFragmentActivity
Link copied to clipboard
val RecyclerView.ViewHolder.hostFragmentActivity: FragmentActivity?
获取当前ViewHolder所在的FragmentActivity