UIKit.UIStoryboardSegue: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DestinationViewControllerUIViewController. The destination for the segue. Read-only.
[read-only]
Identifierstring. Uniquely identifies the segue. Read-only.
[read-only]
SourceViewControllerUIViewController. The UIViewController that starts the segue.