---
title: voiceOver
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/accessibilitytechnologies/voiceover
---

# voiceOver

The value that represents the VoiceOver screen reader, allowing use of the system without seeing the screen visually.

## Declaration

```swift
static let voiceOver: AccessibilityTechnologies
```

## See Also

### Getting technology types

- [switchControl](swiftui/accessibilitytechnologies/switchcontrol.md)
