---
title: numberOfVisibleItems
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscomboboxcell/numberofvisibleitems
---

# numberOfVisibleItems

The maximum number of items visible in the pop-up list at any one time.

## Declaration

```swift
var numberOfVisibleItems: Int { get set }
```

## See Also

### Related Documentation

- [numberOfItems](appkit/nscomboboxcell/numberofitems.md)

### Setting Display Attributes

- [hasVerticalScroller](appkit/nscomboboxcell/hasverticalscroller.md)
- [isButtonBordered](appkit/nscomboboxcell/isbuttonbordered.md)
- [intercellSpacing](appkit/nscomboboxcell/intercellspacing.md)
- [itemHeight](appkit/nscomboboxcell/itemheight.md)
