Contents

blockedApplications

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

Declaration

static let blockedApplications: SettingMetadata<Set<Application>>

Discussion

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

See Also

Blocking applications