ComponentMetadataRule

A rule that modify component metadata.

Since

4.9

Functions

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

Enables function invocation syntax on Action references.