---
title: tokenStyle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstokenfieldcell/tokenstyle
---

# tokenStyle

The token style of the receiver.

## Declaration

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

## Discussion

Discussion The valid values are described in NSTokenField.TokenStyle.

## See Also

### Related Documentation

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