Package 

Class ContextUtilityKt

    • Method Summary

      Modifier and Type Method Description
      final static String getString(Context $self, Text text)
      val text: Text = ...
      context.getString(text)
      Load a String resource.
      • Methods inherited from class java.lang.Object

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

      • getString

         final static String getString(Context $self, Text text)
        val text: Text = ...
        context.getString(text)

        Load a String resource.

        Parameters:
        text - the Text