# `GSCollectionViewItemView.smallestNameHeight`

*Instance Property*

## Declaration

```swift
var smallestNameHeight: CGFloat { get set }
```

```objc
@property (nonatomic) CGFloat smallestNameHeight;
```

```python
smallestNameHeight() -> float
setSmallestNameHeight_(smallestNameHeight: float)
```

