<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPopoverPresentationControllerSourceItem",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UIPopoverPresentationControllerSourceItem"
  },
  "title" : "UIPopoverPresentationControllerSourceItem"
}
-->

# UIPopoverPresentationControllerSourceItem

A type that can be an anchor for a popover presentation controller.

```
protocol UIPopoverPresentationControllerSourceItem : NSObjectProtocol
```

## Relationships

### Conforming Types

[`UIStackView`](/documentation/UIKit/UIStackView)

[`UIEventAttributionView`](/documentation/UIKit/UIEventAttributionView)

[`UIContentUnavailableView`](/documentation/UIKit/UIContentUnavailableView)

[`UITabBarItem`](/documentation/UIKit/UITabBarItem)

[`UITableViewCell`](/documentation/UIKit/UITableViewCell)

[`UIDatePicker`](/documentation/UIKit/UIDatePicker)

[`UITabBar`](/documentation/UIKit/UITabBar)

[`UICalendarView`](/documentation/UIKit/UICalendarView)

[`UICollectionReusableView`](/documentation/UIKit/UICollectionReusableView)

[`UITextView`](/documentation/UIKit/UITextView)

[`UIActivityIndicatorView`](/documentation/UIKit/UIActivityIndicatorView)

[`UIAlertView`](/documentation/UIKit/UIAlertView)

[`UITab`](/documentation/UIKit/UITab)

[`UIScrollView`](/documentation/UIKit/UIScrollView)

[`UIProgressView`](/documentation/UIKit/UIProgressView)

[`UIImageView`](/documentation/UIKit/UIImageView)

[`UIPopoverBackgroundView`](/documentation/UIKit/UIPopoverBackgroundView)

[`UIRefreshControl`](/documentation/UIKit/UIRefreshControl)

[`UIFocusGuide`](/documentation/UIKit/UIFocusGuide)

[`UIStandardTextCursorView`](/documentation/UIKit/UIStandardTextCursorView)

[`UIButton`](/documentation/UIKit/UIButton)

[`UICollectionView`](/documentation/UIKit/UICollectionView)

[`UIBackgroundExtensionView`](/documentation/UIKit/UIBackgroundExtensionView)

[`UICollectionViewListCell`](/documentation/UIKit/UICollectionViewListCell)

[`UIInputView`](/documentation/UIKit/UIInputView)

[`UIColorWell`](/documentation/UIKit/UIColorWell)

[`UINavigationBar`](/documentation/UIKit/UINavigationBar)

[`UIBarButtonItem`](/documentation/UIKit/UIBarButtonItem)

[`UILayoutGuide`](/documentation/UIKit/UILayoutGuide)

[`UIView`](/documentation/UIKit/UIView)

[`UIControl`](/documentation/UIKit/UIControl)

[`UIActionSheet`](/documentation/UIKit/UIActionSheet)

[`UIPickerView`](/documentation/UIKit/UIPickerView)

[`UIPageControl`](/documentation/UIKit/UIPageControl)

[`UICollectionViewCell`](/documentation/UIKit/UICollectionViewCell)

[`UILabel`](/documentation/UIKit/UILabel)

[`UISwitch`](/documentation/UIKit/UISwitch)

[`UIVisualEffectView`](/documentation/UIKit/UIVisualEffectView)

[`UIToolbar`](/documentation/UIKit/UIToolbar)

[`UIPasteControl`](/documentation/UIKit/UIPasteControl)

[`UIWindow`](/documentation/UIKit/UIWindow)

[`UITableView`](/documentation/UIKit/UITableView)

[`UISearchTextField`](/documentation/UIKit/UISearchTextField)

[`UISlider`](/documentation/UIKit/UISlider)

[`UISegmentedControl`](/documentation/UIKit/UISegmentedControl)

[`UIStepper`](/documentation/UIKit/UIStepper)

[`NSUIViewToolbarItem`](/documentation/UIKit/NSUIViewToolbarItem)

[`UIWebView`](/documentation/UIKit/UIWebView)

[`UITableViewHeaderFooterView`](/documentation/UIKit/UITableViewHeaderFooterView)

[`UITrackingLayoutGuide`](/documentation/UIKit/UITrackingLayoutGuide)

[`UITabGroup`](/documentation/UIKit/UITabGroup)

[`UISearchBar`](/documentation/UIKit/UISearchBar)

[`UIListContentView`](/documentation/UIKit/UIListContentView)

[`UIKeyboardLayoutGuide`](/documentation/UIKit/UIKeyboardLayoutGuide)

[`UISearchTab`](/documentation/UIKit/UISearchTab)

[`UITextField`](/documentation/UIKit/UITextField)

### Inherits From

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

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)