Package 

Class FragmentViewBindingDelegate

    • Method Summary

      Modifier and Type Method Description
      VB getValue(Fragment thisRef, KProperty<?> property) Returns the ViewBinding object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FragmentViewBindingDelegate

        FragmentViewBindingDelegate(Fragment fragment, Function1<View, VB> viewBindingFactory)