# `GSPaletteColor drawSwatchInRect:`

*Instance Method*

## Declaration

```swift
func drawSwatch(in rect: NSRect)
```

```objc
- (void) drawSwatchInRect:(NSRect) rect;
```

```python
drawSwatchInRect_(rect: NSRect)
```

