# `GSEditViewController.minWeightValue`

*Instance Property*

## Declaration

```swift
var minWeightValue: CGFloat { get }
```

```objc
@property (nonatomic, readonly) CGFloat minWeightValue;
```

```python
minWeightValue() -> float
```

