Contents

value

The captured value, if there was a capture.

Declaration

var value: Any? { get }

Discussion

If nothing was captured, value is nil.