# `BFColorPickerPopover.target`

*Instance Property*

## Declaration

```swift
var target: Any? { get set }
```

```objc
@property (nonatomic, strong) id target;
```

```python
target() -> object
setTarget_(target: object)
```

