# `GSSimpleGlyphGridViewItem.roundBottomLeft`

*Instance Property*

## Declaration

```swift
var roundBottomLeft: Bool { get set }
```

```objc
@property (nonatomic) BOOL roundBottomLeft;
```

```python
roundBottomLeft() -> bool
setRoundBottomLeft_(roundBottomLeft: bool)
```

