# `AppKit.NSEvent`

*Extended Class*

## Declaration

```swift
extension NSEvent
```

## Topics

### Instance Methods

- [`NSEvent baseCharacterIgnoringModifiers()`](/Core/GlyphsKit/AppKit/NSEvent/baseCharacterIgnoringModifiers())
- [`NSEvent capsLockKeyPressed()`](/Core/GlyphsKit/AppKit/NSEvent/capsLockKeyPressed())
- [`NSEvent commandKeyPressed()`](/Core/GlyphsKit/AppKit/NSEvent/commandKeyPressed())
- [`NSEvent controlKeyPressed()`](/Core/GlyphsKit/AppKit/NSEvent/controlKeyPressed())
- [`NSEvent optionKeyPressed()`](/Core/GlyphsKit/AppKit/NSEvent/optionKeyPressed())
- [`NSEvent shiftKeyPressed()`](/Core/GlyphsKit/AppKit/NSEvent/shiftKeyPressed())

