---
title: isAccessRestrictedAppleDevice
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameradevice/isaccessrestrictedappledevice
---

# isAccessRestrictedAppleDevice

A Boolean value indicating whether the device is an Apple device, passcode-locked, and connected to an untrusted host.

## Declaration

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

## See Also

### Detecting Apple Devices

- [iCloudPhotosEnabled](imagecapturecore/iccameradevice/icloudphotosenabled.md)
