Package 

Class MessageMediaDisplayKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit MessageMediaDisplay(Modifier modifier, String message) A simple text-only display showing status information or a message.
      • Methods inherited from class java.lang.Object

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

      • MessageMediaDisplay

        @Composable() final static Unit MessageMediaDisplay(Modifier modifier, String message)

        A simple text-only display showing status information or a message.