# `GSHint updateIndexes`

*Instance Method*

## Declaration

```swift
func updateIndexes() -> Bool
```

```objc
- (BOOL) updateIndexes;
```

```python
updateIndexes() -> bool
```

