Package 

Class ActivityExtras

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

    
    public final class ActivityExtras<T extends Object>
     implements ReadWriteProperty<Activity, T>
                        
    • Method Summary

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

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