---
title: blockedApplications
framework: managedsettings
role: symbol
role_heading: Type Property
path: managedsettings/applicationsettings/blockedapplications-swift.type.property
---

# blockedApplications

A description of the setting that controls which apps a user can launch on their device.

## Declaration

```swift
static let blockedApplications: SettingMetadata<Set<Application>>
```

## Discussion

Discussion Use blockedApplications to access the metadata for blockedApplications. The default value is an empty set.

## See Also

### Blocking applications

- [blockedApplications](managedsettings/applicationsettings/blockedapplications-swift.property.md)
