← Docs
kotlin-stdlib / kotlin.reflect / KParameter / type

type

JVM
1.0
abstract val type : KType
(source)

Type of this parameter. For a vararg parameter, this is the type of the corresponding array, not the individual 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 .