# `GSInstance invalidateCustomParameterCache`

*Instance Method*

Invalidates the custom parameter cache.

## Declaration

```swift
func invalidateCustomParameterCache()
```

```objc
- (void) invalidateCustomParameterCache;
```

```python
invalidateCustomParameterCache()
```

