# `GSHint touchingIndexes`

*Instance Method*

## Declaration

```swift
func touchingIndexes() -> Set<AnyHashable>?
```

```objc
- (NSSet *) touchingIndexes;
```

```python
touchingIndexes() -> set
```

