---
title: NSBackgroundActivityScheduler.CompletionHandler
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/nsbackgroundactivityscheduler/completionhandler
---

# NSBackgroundActivityScheduler.CompletionHandler

## Declaration

```swift
typealias CompletionHandler = @Sendable (NSBackgroundActivityScheduler.Result) -> Void
```

## See Also

### Scheduling Activity

- [schedule(_:)](foundation/nsbackgroundactivityscheduler/schedule(_:).md)
