needs / com.skydoves.needs / androidx.fragment.app.Fragment

Extensions for androidx.fragment.app.Fragment

needs

fun <T : Factory> Fragment.needs(factory: KClass<T>): Lazy<Needs?>

returns a Lazy delegate to access the Fragment's Needs property.