---
title: tokenStyle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstokenfield/tokenstyle-swift.property
---

# tokenStyle

The token style of the receiver.

## Declaration

```swift
var tokenStyle: NSTokenField.TokenStyle { get set }
```

## See Also

### Related Documentation

- [Token Field Programming Guide](apple-archive/documentation/Cocoa/Conceptual/TokenField_Guide/Introduction.md)
