# `BFColorPickerPopover`

*Class*

## Declaration

```swift
class BFColorPickerPopover
```

```objc
@interface BFColorPickerPopover : NSPopover
```

```python
class BFColorPickerPopover(NSPopover)
```

## Topics

### Instance Properties

- [`BFColorPickerPopover.action`](/Core/GlyphsKit/BFColorPickerPopover/action)
- [`BFColorPickerPopover.color`](/Core/GlyphsKit/BFColorPickerPopover/color)
- [`BFColorPickerPopover.representedObject`](/Core/GlyphsKit/BFColorPickerPopover/representedObject)
- [`BFColorPickerPopover.showModal`](/Core/GlyphsKit/BFColorPickerPopover/showModal)
- [`BFColorPickerPopover.target`](/Core/GlyphsKit/BFColorPickerPopover/target)

### Instance Methods

- [`BFColorPickerPopover cancel:`](/Core/GlyphsKit/BFColorPickerPopover/cancel:)
- [`BFColorPickerPopover confirm:`](/Core/GlyphsKit/BFColorPickerPopover/confirm:)
- [`BFColorPickerPopover showRelativeToRect:ofView:preferredEdge:sRGBLimited:paletteInfo:`](/Core/GlyphsKit/BFColorPickerPopover/showRelativeToRect:ofView:preferredEdge:sRGBLimited:paletteInfo:)

### Type Methods

- [`BFColorPickerPopover sharedPopover`](/Core/GlyphsKit/BFColorPickerPopover/sharedPopover)

## Relationships

### Inherits From

- `NSPopover`

