---
title: "menuBarExtra(bundleIdentifier:)"
framework: automaticassessmentconfiguration
role: symbol
role_heading: Type Method
path: "automaticassessmentconfiguration/aemenubaritem/menubarextra(bundleidentifier:)"
---

# menuBarExtra(bundleIdentifier:)

Creates a menu bar extra item representing a custom menu extra.

## Declaration

```swift
static func menuBarExtra(bundleIdentifier: String) -> AEMenuBarItem
```

## Parameters

- `bundleIdentifier`: The bundle identifier of the menu bar extra

## Return Value

Return Value A new menu bar item instance
