- segueAction
- The initiating action.
- fromViewController
- The initial UIKit.UIViewController.
- sender
- The initiating object.
The appropriate UIKit.UIViewController from amongst the UIViewController.ChildViewControllers or, if none are appropriate, base.GetViewControllerForUnwind(segueAction, fromViewController,sender);.