---
title: visibleItemIndexes()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowserview/visibleitemindexes()
---

# visibleItemIndexes()

Returns the indexes of the view’s currently visible items.

## Declaration

```swift
func visibleItemIndexes() -> IndexSet!
```

## Return Value

Return Value A set containing the indexes.

## See Also

### Getting Item Information

- [indexOfItem(at:)](quartz/ikimagebrowserview/indexofitem(at:).md)
- [itemFrame(at:)](quartz/ikimagebrowserview/itemframe(at:).md)
- [cellForItem(at:)](quartz/ikimagebrowserview/cellforitem(at:).md)
