# `GSFontMaster countOfCustomParameters`

*Instance Method*

The count of customParameters

## Declaration

```swift
func countOfCustomParameters() -> UInt
```

```objc
- (NSUInteger) countOfCustomParameters;
```

```python
countOfCustomParameters() -> int
```

