ComponentMetadataRule

A rule that modify component metadata.

Since

4.9

Functions

Link copied to clipboard
abstract fun execute(p: T)
Link copied to clipboard
operator fun <T> Action<in T>.invoke(target: T)

Enables function invocation syntax on Action references.