koin-android / org.koin.androidx.fragment.android / androidx.fragment.app.FragmentTransaction / replace

replace

fun <reified F : Fragment> FragmentTransaction.replace(@IdRes containerViewId: Int, args: Bundle? = null, tag: String? = null): FragmentTransaction

Replace container

Parameters

containerViewId -

args -

tag -