# `BCCollectionViewItemController.roundBottomRight`

*Instance Property*

## Declaration

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

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

```python
roundBottomRight() -> bool
setRoundBottomRight_(roundBottomRight: bool)
```

