Package 

Class ShowPlaylistChipKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit ShowPlaylistChip(Paintable artworkPaintable, String name, Function0<Unit> onClick, Modifier modifier) Chip to show all items in the selected category.
      • Methods inherited from class java.lang.Object

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

      • ShowPlaylistChip

        @Composable() final static Unit ShowPlaylistChip(Paintable artworkPaintable, String name, Function0<Unit> onClick, Modifier modifier)

        Chip to show all items in the selected category.