getParameters

abstract fun getParameters(): T(source)

The parameters for the transform action.

When the transform action declares TransformParameters.None as its parameters type, this returns the TransformParameters.None singleton.

See also