UIKit.UIPopoverBackgroundView: Method Members

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

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UIPopoverBackgroundView.UIPopoverBackgroundViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UIPopoverBackgroundView.UIPopoverBackgroundViewAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UIPopoverBackgroundView.UIPopoverBackgroundViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIPopoverBackgroundView.UIPopoverBackgroundViewAppearance
Documentation for this section has not yet been entered.
static
GetArrowBase() : nfloat
The width, in points, of the arrow's triangle's base.
static
GetArrowHeight() : nfloat
The height, in points, of the arrow from its base to its tip.
static
GetContentViewInsets() : UIEdgeInsets
The insets for the content portion of the popover.