---
title: system
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuidevice/system
---

# system

An object that provides an interface to OS-specific properties and actions.

## Declaration

```swift
var system: XCUISystem { get }
```

## See Also

### Interacting with the OS

- [appearance](xcuiautomation/xcuidevice/appearance-swift.property.md)
- [XCUIDevice.Appearance](xcuiautomation/xcuidevice/appearance-swift.enum.md)
