# `GSUndoManager decreaseDebug_shouldNotTouchUndo:`

*Instance Method*

## Declaration

```swift
func decreaseDebug_shouldNotTouchUndo(_ context: String)
```

```objc
- (void) decreaseDebug_shouldNotTouchUndo:(NSString *) context;
```

```python
decreaseDebug_shouldNotTouchUndo_(context: str)
```

