# `BCCollectionViewItemController.emphasized`

*Instance Property*

## Declaration

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

```objc
@property (assign) BOOL emphasized;
```

```python
emphasized() -> bool
setEmphasized_(emphasized: bool)
```

