---
title: isProtectedDataAvailable
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsapplication/isprotecteddataavailable
---

# isProtectedDataAvailable

## Declaration

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

## See Also

### Restoring App Windows at Launch

- [extendStateRestoration()](appkit/nsapplication/extendstaterestoration().md)
- [completeStateRestoration()](appkit/nsapplication/completestaterestoration().md)
- [restoreWindow(withIdentifier:state:completionHandler:)](appkit/nsapplication/restorewindow(withidentifier:state:completionhandler:).md)
