---
title: tabSeparatedText
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/tabseparatedtext
---

# tabSeparatedText

A type that represents text containing tab-separated values.

## Declaration

```swift
static var tabSeparatedText: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.tab-separated-values-text. This type conforms to UTTypeDelimitedText.

## See Also

### Data interchange formats

- [delimitedText](uniformtypeidentifiers/uttype-swift.struct/delimitedtext.md)
- [commaSeparatedText](uniformtypeidentifiers/uttype-swift.struct/commaseparatedtext.md)
- [utf8TabSeparatedText](uniformtypeidentifiers/uttype-swift.struct/utf8tabseparatedtext.md)
- [rtf](uniformtypeidentifiers/uttype-swift.struct/rtf.md)
- [xml](uniformtypeidentifiers/uttype-swift.struct/xml.md)
- [yaml](uniformtypeidentifiers/uttype-swift.struct/yaml.md)
- [json](uniformtypeidentifiers/uttype-swift.struct/json.md)
- [vCard](uniformtypeidentifiers/uttype-swift.struct/vcard.md)
