# `GlyphsPalette.minHeight`

*Instance Property*

the minimal height of the view.

## Declaration

```swift
var minHeight: Int { get }
```

```objc
@property (nonatomic, readonly) NSInteger minHeight;
```

```python
minHeight() -> int
```

