UIKit.UIStoryboardPopoverSegue Members

The members of UIKit.UIStoryboardPopoverSegue are listed below.

See Also: Inherited members from UIKit.UIStoryboardSegue

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
PopoverControllerUIPopoverController. The UIPopoverController associated with this segue.

Protected Methods

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