# `BFColorPickerPopover sharedPopover`

*Type Method*

## Declaration

```swift
class func shared() -> BFColorPickerPopover
```

```objc
+ (BFColorPickerPopover *) sharedPopover;
```

```python
sharedPopover() -> BFColorPickerPopover
```

