Package 

Class RoundPreviewKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit RoundPreview(Boolean round, Function0<Unit> content) Round Preview, typical useful when using previews without explicit round device support such as paparazzi.
      • Methods inherited from class java.lang.Object

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

      • RoundPreview

        @Composable() final static Unit RoundPreview(Boolean round, Function0<Unit> content)

        Round Preview, typical useful when using previews without explicit round device support such as paparazzi.