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

# webPlugInContainerSelectionColor

Returns the plug-in selection color.

```
var webPlugInContainerSelectionColor: NSColor! { get }
```

## Return Value

The plug-in selection color.

## Discussion

The color should be used for any special drawing when the plug-in is selected.

---

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)