<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TipKit",
  "identifier" : "/documentation/TipKit/TipUIPopoverViewController/presentationDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TipKit"
    ],
    "preciseIdentifier" : "s:6TipKit0A23UIPopoverViewControllerC20presentationDelegateSo0c12PresentationeG0_pSgvp"
  },
  "title" : "presentationDelegate"
}
-->

# presentationDelegate

The popover presentation delegate, which lets you customize the behavior of a popover-based presentation.

```
@MainActor @preconcurrency final var presentationDelegate: (any UIPopoverPresentationControllerDelegate)? { get set }
```

---

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)