---
title: isLocked
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/islocked
---

# isLocked

A Boolean value that indicates whether the storage card in the camera is locked.

## Declaration

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