UIKit.UIPopoverController: Constructor Members

The constructors of UIKit.UIPopoverController are listed below. For a list of all members, see the UIPopoverController Members list.

See Also: Inherited members from Foundation.NSObject

Public Constructors

This constructor is used to create a popover controller that will be used to display the contents of viewController.

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.