Contents

sender

The object that performed the unwind action.

Declaration

var sender: Any? { get }

Discussion

Use this property to determine which object in your interface triggered the unwind segue.

See Also

Getting the unwind segue attributes