# `GSGlyphsInfo.widthClass2Names`

*Type Property*

## Declaration

```swift
class var widthClass2Names: [AnyHashable : Any] { get }
```

```objc
@property (class, nonatomic, readonly) NSDictionary * widthClass2Names;
```

```python
widthClass2Names() -> dict
```

