deviceBrowserView(_:selectionDidChange:)
Sent to the delegate when the selection changes in the browser view.
Declaration
func deviceBrowserView(_ deviceBrowserView: IKDeviceBrowserView!, selectionDidChange device: ICDevice!)Parameters
- deviceBrowserView:
The object that sent the message.
- device:
The newly selected device.