Initial Value Extra Property Delegate Provider
Deprecated
Use 'extra.set(name, value)' instead. See the Gradle 9.6 upgrading guide.
Enables typed access to extra properties with initial value.
Functions
Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): InitialValueExtraPropertyDelegate<T>