<!--
{
  "documentType" : "article",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/ikimagebrowserdelegate-protocol",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "IKImageBrowserDelegate Protocol"
}
-->

# IKImageBrowserDelegate Protocol

The `IKImageBrowserDelegate` is an informal protocol for the delegate of an [`IKImageBrowserView`](/documentation/Quartz/IKImageBrowserView) object. You can implement these methods to perform custom tasks when in response to events in the image browser view.

## Topics

### Performing Custom Tasks in Response to User Events

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/imageBrowser(_:backgroundWasRightClickedWith:)>

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/imageBrowser(_:cellWasRightClickedAt:with:)>

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/imageBrowser(_:cellWasDoubleClickedAt:)>

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/imageBrowserSelectionDidChange(_:)>



---

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)