# `GSCustomParameter intValue`

*Instance Method*

## Declaration

```swift
func intValue() -> Int32
```

```objc
- (int) intValue;
```

```python
intValue() -> int
```

