library / com.raphaelbussa.navutils.fragment / BaseFragment / findViewById

findViewById

fun <T : View> findViewById(@IdRes id: Int): T?

findViewById

Parameters

id - Int

Return
T?