Parental Controls: Dashboard Widget Restrictions (com.apple.dashboard)

Deprecated (macOS 10.15)
com.apple.dashboard

The payload that configures allowed dashboard widgets.

macOS(10.7 - 10.15)
Branch: release

Settings (5)

SettingTypeRequiredDefaultManual InstallSupported OS
whiteListEnabled
whiteListEnabled
Deprecated (macOS 10.15)
If `true`, enables the widget allow list.
booleanrequired
Yes
macOS (10.7 - 10.15)
WhiteList
WhiteList
Deprecated (macOS 10.15)
An array of widget item dictionaries that are allowed.
1 subkey
arrayrequired
Yes
macOS (10.7 - 10.15)
└─
WhiteListItem
WhiteListItem
Deprecated (macOS 10.15)
The widget item dictionary.
2 subkeys
dictionary
Yes
macOS (10.7 - 10.15)
└─ └─
Type
Type
Deprecated (macOS 10.15)
The type of allow list item. Set to `bundleID` to use a widget's bundle ID as its main ID.
stringrequired
Yes
macOS (10.7 - 10.15)
└─ └─
ID
ID
Deprecated (macOS 10.15)
The bundle ID of a widget.
stringrequired
Yes
macOS (10.7 - 10.15)