<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "ObjectiveC",
  "identifier" : "/documentation/ObjectiveC/NSObject-swift.class/webPlugInStop()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Objective-C Runtime",
      "ObjectiveC"
    ],
    "preciseIdentifier" : "c:objc(cs)NSObject(im)webPlugInStop"
  },
  "title" : "webPlugInStop()"
}
-->

# webPlugInStop()

Tells the plug-in to stop normal operation.

```
func webPlugInStop()
```

## Discussion

This method may be called more than once, provided that the application has already called [`webPlugInInitialize()`](/documentation/ObjectiveC/NSObject-swift.class/webPlugInInitialize()) and that each call to this method is preceded by a call to [`webPlugInStart()`](/documentation/ObjectiveC/NSObject-swift.class/webPlugInStart()).

---

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)