Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.wear.compose.ui.tooling.preview\n========================================\n\nAnnotations\n-----------\n\n|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [WearPreviewDevices](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewDevices) | [WearPreviewDevices](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewDevices) is a multi-preview annotation for composables with different Wear device shapes and sizes. |\n| [WearPreviewFontScales](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewFontScales) | [WearPreviewFontScales](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewFontScales) is a multi-preview annotation for the Wear devices of following font scales |\n| [WearPreviewLargeRound](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewLargeRound) | [WearPreviewLargeRound](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewLargeRound) is a custom preview annotation for displaying Wear composables on large round Wear device ([WearDevices.LARGE_ROUND](/reference/kotlin/androidx/wear/tooling/preview/devices/WearDevices#LARGE_ROUND())). |\n| [WearPreviewSmallRound](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewSmallRound) | [WearPreviewSmallRound](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewSmallRound) is a custom preview annotation for displaying Wear composables on small round Wear device ([WearDevices.SMALL_ROUND](/reference/kotlin/androidx/wear/tooling/preview/devices/WearDevices#SMALL_ROUND())). |\n| [WearPreviewSquare](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewSquare) | [WearPreviewSquare](/reference/kotlin/androidx/wear/compose/ui/tooling/preview/WearPreviewSquare) is a custom preview annotation for displaying Wear composables on a square Wear screen ([WearDevices.SQUARE](/reference/kotlin/androidx/wear/tooling/preview/devices/WearDevices#SQUARE())). |"]]