Parental Controls: Dashboard Widget Restrictions
com.apple.dashboard
The payload that configures allowed dashboard widgets.
macOS
macOS 10.7+exclusiveConfiguration Keys (2)
| Key | Type | Title |
|---|---|---|
whiteListEnabledrequiredIf 'true', enables the widget allow list. | boolean | Enable dashboard widget allowlist |
WhiteListrequiredAn array of widget item dictionaries that are allowed. | array | Dashboard widget allowlist |
WhiteListItemThe widget item dictionary. | dict | — |
TyperequiredThe type of allow list item. Set to 'bundleID' to use a widget's bundle ID as its main ID. Default: "bundleID" Range: Bundle ID (bundleID) | string | Entry Type |
IDrequiredThe bundle ID of a widget. | string | Bundle ID |