---
title: localNotificationCenterType
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/distributednotificationcenter/centertype/localnotificationcentertype
---

# localNotificationCenterType

Distributes notifications to all tasks on the sender’s computer.

## Declaration

```swift
static let localNotificationCenterType: DistributedNotificationCenter.CenterType
```
