---
title: current
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextinputcontext/current
---

# current

Returns the current, activated, text input context object.

## Declaration

```swift
class var current: NSTextInputContext? { get }
```

## See Also

### Getting the Input Context and Client

- [client](appkit/nstextinputcontext/client.md)
