---
title: isEjectable
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameradevice/isejectable
---

# isEjectable

A Boolean value indicating whether the device can be ‘soft’ removed or disconnected.

## Declaration

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

## Discussion

Discussion Soft ejecting an SD card is equivalent to unmounting it in Finder without physically removing it from the host.
