# `GSGlyphsInfo customParameterDescriptions`

*Type Method*

## Declaration

```swift
class func customParameterDescriptions() -> [AnyHashable : Any]
```

```objc
+ (NSDictionary *) customParameterDescriptions;
```

```python
customParameterDescriptions() -> dict
```

