<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSNibOutletConnector",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSNibOutletConnector"
  },
  "title" : "NSNibOutletConnector"
}
-->

# NSNibOutletConnector

An outlet connection between Interface Builder objects.

```
@interface NSNibOutletConnector : NSNibConnector
```

## Topics

### Instance Methods

[`- (void) establishConnection;`](/documentation/AppKit/NSNibOutletConnector/establishConnection)

## Relationships

### Inherits From

[`NSNibConnector`](/documentation/AppKit/NSNibConnector)

---

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)