# `GSInfoProperty legacyCustomParameters`

*Instance Method*

## Declaration

```swift
func legacyCustomParameters() -> [GSCustomParameter]?
```

```objc
- (NSArray<GSCustomParameter *> *) legacyCustomParameters;
```

```python
legacyCustomParameters() -> list[GSCustomParameter]
```

