NamedDomainObjectContainerCreatingDelegateProvider

Deprecated

Use 'val element = create(name)' instead. See the Gradle 9.6 upgrading guide.

A property delegate that creates elements in the given NamedDomainObjectContainer.

See creating

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<T?>