# `BFColorPickerPopover cancel:`

*Instance Method*

## Declaration

```swift
func cancel(_ sender: Any?)
```

```objc
- (void) cancel:(id) sender;
```

```python
cancel_(sender: object)
```

