<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSStatusItemExpandedInterfaceDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(pl)NSStatusItemExpandedInterfaceDelegate"
  },
  "title" : "NSStatusItemExpandedInterfaceDelegate"
}
-->

# NSStatusItemExpandedInterfaceDelegate

```
protocol NSStatusItemExpandedInterfaceDelegate : NSObjectProtocol
```

## Topics

### Instance Methods

[`func statusItem(NSStatusItem, didBegin: NSStatusItemExpandedInterfaceSession)`](/documentation/AppKit/NSStatusItemExpandedInterfaceDelegate/statusItem(_:didBegin:))

[`func statusItemDidEndExpandedInterfaceSession(NSStatusItem, animated: Bool)`](/documentation/AppKit/NSStatusItemExpandedInterfaceDelegate/statusItemDidEndExpandedInterfaceSession(_:animated:))

## Relationships

### Inherits From

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

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)