getExtensionDelegate
Returns the instance of a delegated extension property, or null
if this property is not delegated.
Throws an exception if this is not an extension property.
See Also
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns the instance of a delegated extension property, or null
if this property is not delegated.
Throws an exception if this is not an extension property.
See Also