---
title: notificationSwitchControl
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaccessibility/assistivetechnologyidentifier/notificationswitchcontrol
---

# notificationSwitchControl

The Switch Control accessibility feature.

## Declaration

```swift
nonisolated static let notificationSwitchControl: UIAccessibility.AssistiveTechnologyIdentifier
```

## Discussion

Discussion This accessibility feature allows users with mobility impairments to access an app using a single physical button. When the user enables Switch Control, iOS cycles a cursor around the screen from element to element. Users press their switch to operate on the accessibility element beneath the cursor.

## See Also

### Identifiers

- [notificationVoiceOver](uikit/uiaccessibility/assistivetechnologyidentifier/notificationvoiceover.md)
