# `GSGlyphEditView displayAttributedData:`

*Instance Method*

## Declaration

```swift
func displayAttributedData(_ format: GSFormatVersion) -> [Any]
```

```objc
- (NSArray *) displayAttributedData:(GSFormatVersion) format;
```

```python
displayAttributedData_(format: GSFormatVersion) -> list
```

