UIKit.UIPopoverController: Property Members

The properties 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 Properties

BackgroundColorUIColor. The color of the background.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContentViewControllerUIViewController. A view controller that is responsible for the content of the popover.
DelegateIUIPopoverControllerDelegate. An instance of the UIKit.UIPopoverControllerDelegate model class which acts as the class delegate.
PassthroughViewsUIView[]. This is a list of views that may handle taps outside of the popover controller.
[read-only]
PopoverArrowDirectionUIPopoverArrowDirection. This propery holds the direction of the popover's arrow.
PopoverBackgroundViewTypeType. This is the type that is used to display the background of the popover.
PopoverContentSizeCoreGraphics.CGSize. The size of the view that is used by the popover.
PopoverLayoutMarginsUIEdgeInsets. The margins around the portion of the screen where the popover will be displayed.
[read-only]
PopoverVisiblebool. If true, then the popover is present and visible.
ShouldDismissUIPopoverControllerCondition. Delegate invoked by the object to get a value.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type