UIKit.UIPopoverPresentationController Members

The members of UIKit.UIPopoverPresentationController are listed below.

See Also: Inherited members from UIKit.UIPresentationController

Public Constructors

Documentation for this section has not yet been entered.

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]
ArrowDirectionUIPopoverArrowDirection. The direction of the editing arrow.
BackgroundColorUIColor. The background color of the popover.
BarButtonItemUIBarButtonItem. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIPopoverPresentationControllerDelegate. An instance of the UIKit.UIPopoverPresentationControllerDelegate model class which acts as the class delegate.
PassthroughViewsUIView[]. Array of UIKit.UIView objects with which the user can interact even while the popover is visible.
PermittedArrowDirectionsUIPopoverArrowDirection. The preferred arrow directions in the popover.
PopoverBackgroundViewTypeType. Documentation for this section has not yet been entered.
PopoverLayoutMarginsUIEdgeInsets. The margins in which it is acceptable to display the popover.
SourceRectCoreGraphics.CGRect. The rectangle in the provided view in which the presented view controller is anchored.
SourceViewUIView. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

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