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

# ICDeviceLocationTypeMask.local

A mask for detecting a local device, such as USB or FireWire.

## Declaration

```swift
case local
```

## See Also

### Constants

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