← Docs
kotlin-stdlib / kotlin.reflect.full / findAnnotation

findAnnotation

JVM
1.1
fun < reified T : Annotation > KAnnotatedElement . findAnnotation ( ) : T ?
(source)

Returns an annotation of the given type on this element.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .