# `GSSimpleGlyphGridViewItem.roundTopLeft`

*Instance Property*

## Declaration

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

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

```python
roundTopLeft() -> bool
setRoundTopLeft_(roundTopLeft: bool)
```

