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

# resetControlAuthorization(completion:)

## Declaration

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

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