The members of UIKit.UIPopoverPresentationController are listed below.
See Also: Inherited members from UIKit.UIPresentationController
| Documentation for this section has not yet been entered. |
| 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. |
| [read-only] | ArrowDirection | UIPopoverArrowDirection. The direction of the editing arrow. |
| BackgroundColor | UIColor. The background color of the popover. | |
| BarButtonItem | UIBarButtonItem. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | IUIPopoverPresentationControllerDelegate. An instance of the UIKit.UIPopoverPresentationControllerDelegate model class which acts as the class delegate. | |
| PassthroughViews | UIView[]. Array of UIKit.UIView objects with which the user can interact even while the popover is visible. | |
| PermittedArrowDirections | UIPopoverArrowDirection. The preferred arrow directions in the popover. | |
| PopoverBackgroundViewType | Type. Documentation for this section has not yet been entered. | |
| PopoverLayoutMargins | UIEdgeInsets. The margins in which it is acceptable to display the popover. | |
| SourceRect | CoreGraphics.CGRect. The rectangle in the provided view in which the presented view controller is anchored. | |
| SourceView | UIView. Documentation for this section has not yet been entered. | |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |