---
title: supportsActiveJournal
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsvolume/supportedcapabilities/supportsactivejournal
---

# supportsActiveJournal

A Boolean property that indicates whether the volume currently uses a journal for speeding recovery after an unplanned shutdown.

## Declaration

```swift
var supportsActiveJournal: Bool { get set }
```

## See Also

### Declaring journaling capabilities

- [supportsJournal](fskit/fsvolume/supportedcapabilities/supportsjournal.md)
