# `GSGlyphsInfo.customVariableInstanceParameters`

*Type Property*

## Declaration

```swift
class var customVariableInstanceParameters: [Any] { get }
```

```objc
@property (class, nonatomic, readonly) NSArray * customVariableInstanceParameters;
```

```python
customVariableInstanceParameters() -> list
```

