main.app.cash.paparazzi.annotations.Paparazzi.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of paparazzi-annotations Show documentation
Show all versions of paparazzi-annotations Show documentation
Annotations for integrating Paparazzi with Composable @Previews
package app.cash.paparazzi.annotations
@Target(AnnotationTarget.FUNCTION)
@Retention(AnnotationRetention.BINARY)
public annotation class Paparazzi