Contents

UIPopoverBackgroundViewMethods

A set of methods that popover background view subclasses must implement.

Declaration

protocol UIPopoverBackgroundViewMethods

Overview

The methods in this protocol are called only once when the popover is presented. All methods of this protocol are required.

Topics

Returning the content view insets

Accessing the arrow metrics

See Also

Popovers