Join Slack
Powered by
Is there a way to check whether an annotation is p...
# kotlin-native
i
Ivan Đorđević
05/11/2021, 9:54 AM
Is there a way to check whether an annotation is present for native targets at all? From the reference doc, it seems that
KAnnotatedElement
itself is supported in Native, but checking for annotations at runtime seems JVM only?
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-annotated-element/
4
Views
Open in Slack
Previous
Next