<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.0.0 -",
    "tvOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPopoverBackgroundViewMethods/arrowBase()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UIPopoverBackgroundViewMethods(cm)arrowBase"
  },
  "title" : "arrowBase()"
}
-->

# arrowBase()

The width of the arrow triangle at its base.

```
static func arrowBase() -> CGFloat
```

## Discussion

Use this method to return the width of your popover’s arrow at its base. The arrow width must be the same for all possible directions and that width must not change.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)