Files
Cyrus Daboo 97a11a861f Seed2
2026-06-22 15:55:19 -04:00

26 lines
628 B
YAML

title: Management:Properties
description: The declaration to configure the properties on the device.
payload:
declarationtype: com.apple.management.properties
supportedOS:
iOS:
introduced: '16.0'
macOS:
introduced: '13.0'
tvOS:
introduced: '16.0'
visionOS:
introduced: '1.1'
watchOS:
introduced: '10.0'
payloadkeys:
- key: ANY
title: Property
type: <any>
presence: optional
content: Each entry represents a property key/value.
examples:
- title: Management declaration example
files:
- file: examples/declarative/declarations/management/properties/example1.json