Package 

Class UtilsKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit copyIntoClipboard(Context ctx, String label, String value) Save a text into the clipboard.
      final static String pasteFromClipboard(Context ctx) Receive the clipboard data.
      • Methods inherited from class java.lang.Object

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