UIKit.UIStoryboardSegue: Method Members

The methods 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 Methods

static
Create(string, UIViewController, UIViewController, Action) : UIStoryboardSegue
Documentation for this section has not yet been entered.
Perform()
Executes the visual transition for the segue.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIStoryboardSegue object.