Contents

arrowHeight()

The height of the arrow (measured in points) from its base to its tip.

Declaration

static func arrowHeight() -> CGFloat

Discussion

Use this method to return the height of the arrow used by your popover background content. The arrow height must be the same for all possible directions and that height must not change.

See Also

Accessing the arrow metrics