TestOnly
Artifact: androidx.compose.runtime:runtime
-
Cmn
@MustBeDocumented
@Retention(value = AnnotationRetention.BINARY)
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER])
annotation TestOnly
Summary
Public constructors |
|
|---|---|
TestOnly() |
Cmn
|