---
title: "resetContentsAuthorization(completion:)"
framework: imagecapturecore
role: symbol
role_heading: Instance Method
path: "imagecapturecore/icdevicebrowser/resetcontentsauthorization(completion:)"
---

# resetContentsAuthorization(completion:)

## Declaration

```swift
func resetContentsAuthorization(completion: @escaping @Sendable (ICAuthorizationStatus) -> Void)
```

```swift
func resetContentsAuthorization() async -> ICAuthorizationStatus
```
