whenFinalized

abstract fun whenFinalized(action: Action<in T>)(source)

Registers an action to execute when the binary has been configured. The action is executed only when the element is required.

Since

4.6