<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKSlideshow/stop(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:objc(cs)IKSlideshow(im)stopSlideshow:"
  },
  "title" : "stop(_:)"
}
-->

# stop(_:)

Stops a slideshow.

```
func stop(_ sender: Any!)
```

## Parameters

`sender`

The object sending the message to stop the slideshow.

## Discussion

This method is invoked when the user clicks a button or issues a stop command.

---

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)