Package 

Class ShowPlaylistChipKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit ShowPlaylistChip(Object artworkUri, String name, Function0<Unit> onClick, Modifier modifier, Painter placeholder) 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(Object artworkUri, String name, Function0<Unit> onClick, Modifier modifier, Painter placeholder)

        Chip to show all items in the selected category.