constraints

@CheckReturnValue
open fun constraints(constraints: InteractionConstraints): T(source)

Replaces the current interaction constraints with the given ones.


@CheckReturnValue
abstract fun constraints(block: ReceiverConsumer<InteractionConstraints>): T(source)

Allows manipulating the InteractionConstraints instance