simctl_ui_appearance
Retrieve or change the light/dark UI appearance of an iOS simulator device.
Instructions
Get or set UI appearance (light/dark mode) on a simulator device.
Args: device: Device UDID, name, or 'booted' for current device appearance: UI appearance (light, dark). If not provided, returns current appearance.
Returns: Current or updated appearance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| appearance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |