The properties of UIKit.UIStoryboardSegue are listed below. For a list of all members, see the UIStoryboardSegue Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DestinationViewController | UIViewController. The destination for the segue. Read-only. |
| [read-only] | Identifier | string. Uniquely identifies the segue. Read-only. |
| [read-only] | SourceViewController | UIViewController. The UIViewController that starts the segue. |