<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKDeviceBrowserViewDelegate/deviceBrowserView(_:selectionDidChange:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:objc(pl)IKDeviceBrowserViewDelegate(im)deviceBrowserView:selectionDidChange:"
  },
  "title" : "deviceBrowserView(_:selectionDidChange:)"
}
-->

# deviceBrowserView(_:selectionDidChange:)

Sent to the delegate when the selection changes in the browser view.

```
func deviceBrowserView(_ deviceBrowserView: IKDeviceBrowserView!, selectionDidChange device: ICDevice!)
```

## Parameters

`deviceBrowserView`

The object that sent the message.

`device`

The newly selected device.

---

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)