Package 

Class FragmentExtras

  • All Implemented Interfaces:
    kotlin.properties.ReadOnlyProperty , kotlin.properties.ReadWriteProperty

    
    public final class FragmentExtras<T extends Object>
     implements ReadWriteProperty<Fragment, T>
                        
    • Method Summary

      Modifier and Type Method Description
      T getValue(Fragment thisRef, KProperty<?> property)
      Unit setValue(Fragment thisRef, KProperty<?> property, T value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait