<!--
{
  "availability" : [
    "tvOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/View/onPlayPauseCommand(perform:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI4ViewPAAE18onPlayPauseCommand7performQryycSg_tF"
  },
  "title" : "onPlayPauseCommand(perform:)"
}
-->

# onPlayPauseCommand(perform:)

Adds an action to perform in response to the system’s Play/Pause
command.

```
nonisolated func onPlayPauseCommand(perform action: (() -> Void)?) -> some View
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)