---
title: switchControl
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/accessibilitytechnologies/switchcontrol
---

# switchControl

The value that represents a Switch Control, allowing the use of the entire system using controller buttons, a breath-controlled switch or similar hardware.

## Declaration

```swift
static let switchControl: AccessibilityTechnologies
```

## See Also

### Getting technology types

- [voiceOver](swiftui/accessibilitytechnologies/voiceover.md)
