configureUsing

open fun <T> configureUsing(@Nullable configureClosure: Closure): Action<T>

Creates an action that uses the given closure to configure objects of type T.