---
title: batteryLevelAvailable
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameradevice/batterylevelavailable
---

# batteryLevelAvailable

A Boolean value that indicates whether the battery charge level is available.

## Declaration

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

## See Also

### Inspecting the Battery Charge Level

- [batteryLevel](imagecapturecore/iccameradevice/batterylevel.md)
