Syntax
[Foundation.Export("segueForUnwindingToViewController:fromViewController:identifier:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual
UIStoryboardSegue GetSegueForUnwinding (
UIViewController toViewController,
UIViewController fromViewController,
string identifier)
See Also
Parameters
- toViewController
- The UIKit.UIViewController at which the segue will end.
- fromViewController
- The UIKit.UIViewController at which the segue began.
- identifier
- The segue’s identifier.
Returns
The segue to be used.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0