← Docs
kotlin-stdlib / kotlin.reflect / KProperty0 / getDelegate

getDelegate

JVM
1.1
abstract fun getDelegate ( ) : Any ?
(source)

Returns the value of the delegate if this is a delegated property, or null if this property is not delegated. See the Kotlin language documentation for more information.

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 .