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.
The destination view controller for the segue.
var destination: UIViewController { get }This property contains the view controller whose contents should be displayed at the end of the segue.