-
public final class RoundPreviewKt
-
-
Method Summary
Modifier and Type Method Description final static UnitRoundPreview(Boolean round, Function0<Unit> content)Round Preview, typical useful when using previews without explicit round device support such as paparazzi. -
-
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.
-
-
-
-