# `GSUndoClientProtocol stopUpdates`

*Instance Method*

## Declaration

```swift
func stopUpdates()
```

```objc
- (void) stopUpdates;
```

```python
stopUpdates()
```

