---
title: "cameraDevice(_:didRenameItems:)"
framework: imagecapturecore
role: symbol
role_heading: Instance Method
path: "imagecapturecore/iccameradevicedelegate/cameradevice(_:didrenameitems:)"
---

# cameraDevice(_:didRenameItems:)

Tells the client when one or more objects are renamed on the device.

## Declaration

```swift
func cameraDevice(_ camera: ICCameraDevice, didRenameItems items: [ICCameraItem])
```
