ttiviTargetViewId

@IdRes
var ttiviTargetViewId: Int? = null

The ID of the target view container to place the fragments in. If the target view changes, the old view's fragment will be removed in order to avoid adding the fragment to two containers the same time.