---
title: ICDeviceLocationTypeMask.remote
framework: imagecapturecore
role: symbol
role_heading: Case
path: imagecapturecore/icdevicelocationtypemask/remote
---

# ICDeviceLocationTypeMask.remote

A mask for detecting a remote device, such as a shared, Bonjour, or Bluetooth device.

## Declaration

```swift
case remote
```

## See Also

### Constants

- [ICDeviceLocationTypeMask.bluetooth](imagecapturecore/icdevicelocationtypemask/bluetooth.md)
- [ICDeviceLocationTypeMask.bonjour](imagecapturecore/icdevicelocationtypemask/bonjour.md)
- [ICDeviceLocationTypeMask.local](imagecapturecore/icdevicelocationtypemask/local.md)
- [ICDeviceLocationTypeMask.shared](imagecapturecore/icdevicelocationtypemask/shared.md)
