# `BFPopoverColorWell.useColorPanelIfAvailable`

*Instance Property*

## Declaration

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

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

```python
useColorPanelIfAvailable() -> bool
setUseColorPanelIfAvailable_(useColorPanelIfAvailable: bool)
```

