# `GlyphsToolDraw modifierChanged:`

*Instance Method*

## Declaration

```swift
func modifierChanged(_ theEvent: NSEvent)
```

```objc
- (void) modifierChanged:(NSEvent *) theEvent;
```

```python
modifierChanged_(theEvent: NSEvent)
```

