Contents

destination

The destination view controller for the segue.

Declaration

var destination: UIViewController { get }

Discussion

This property contains the view controller whose contents should be displayed at the end of the segue.

See Also

Accessing the segue attributes