---
title: isRemote
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/icdevice/isremote
---

# isRemote

A Boolean value indicating whether the device is published by the Image Capture device-sharing facility.

## Declaration

```swift
var isRemote: Bool { get }
```

## See Also

### Configuring a Device’s Characteristics

- [userData](imagecapturecore/icdevice/userdata.md)
- [autolaunchApplicationPath](imagecapturecore/icdevice/autolaunchapplicationpath.md)
