# `GSGlyphsInfo.customParameterMapping2to3`

*Type Property*

## Declaration

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

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

```python
customParameterMapping2to3() -> dict
```

