---
title: fieldEditor()
framework: appkit
role: symbol
role_heading: Type Method
path: appkit/nstextview/fieldeditor()
---

# fieldEditor()

## Declaration

```swift
class func fieldEditor() -> Self
```

## See Also

### Accessing text system objects

- [stronglyReferencesTextStorage](appkit/nstextview/stronglyreferencestextstorage.md)
- [textContainer](appkit/nstextview/textcontainer.md)
- [replaceTextContainer(_:)](appkit/nstextview/replacetextcontainer(_:).md)
- [textContainerInset](appkit/nstextview/textcontainerinset.md)
- [textContainerOrigin](appkit/nstextview/textcontainerorigin.md)
- [invalidateTextContainerOrigin()](appkit/nstextview/invalidatetextcontainerorigin().md)
- [textLayoutManager](appkit/nstextview/textlayoutmanager.md)
- [layoutManager](appkit/nstextview/layoutmanager.md)
- [textContentStorage](appkit/nstextview/textcontentstorage.md)
- [textStorage](appkit/nstextview/textstorage.md)
