# `GSCustomParameter floatValue`

*Instance Method*

## Declaration

```swift
func floatValue() -> Float
```

```objc
- (float) floatValue;
```

```python
floatValue() -> float
```

