androidx.wear.compose.ui.tooling.preview


Annotations

WearPreviewDevices

WearPreviewDevices is a multi-preview annotation for composables with different Wear device shapes and sizes.

WearPreviewFontScales

WearPreviewFontScales is a multi-preview annotation for the Wear devices of following font scales

WearPreviewLargeRound

WearPreviewLargeRound is a custom preview annotation for displaying Wear composables on large round Wear device (WearDevices.LARGE_ROUND).

WearPreviewSmallRound

WearPreviewSmallRound is a custom preview annotation for displaying Wear composables on small round Wear device (WearDevices.SMALL_ROUND).

WearPreviewSquare

WearPreviewSquare is a custom preview annotation for displaying Wear composables on a square Wear screen (WearDevices.SQUARE).