Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.
The payload that configures fonts.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Font Name Name The user-visible name for the font. This field is replaced by the actual name of the font after installation. Each payload must contain exactly one font file in trueType (.ttf) or OpenType (.otf) format. Collection formats (.ttc or .otc) are not supported.
Fonts are identified by their embedded PostScript names. Two fonts with the same PostScript name are considered to be the same font even if their contents differ. Installing two different fonts with the same PostScript name isn't supported, and the resulting behavior is undefined. | string | optional | | ✓Yes | iOS (7.0+)macOS (10.9+)visionOS (2.0+) |
Font Font The contents of the font file. | data | required | — | ✓Yes | iOS (7.0+)macOS (10.9+)visionOS (2.0+) |