useUnitFunRelaxerIf

abstract fun useUnitFunRelaxerIf(condition: Boolean)

Binds the internal UnitFunRelaxer to the Proxy, if the given condition is true. It wipes a given relaxer.

Parameters

condition

Boolean to determine if the the function is relaxed or not.