# `GSUnicodeInfoPopover.unicodeCheckerButton`

*Instance Property*

## Declaration

```swift
@IBOutlet weak var unicodeCheckerButton: NSButton? { get set }
```

```objc
@property (weak) NSButton * unicodeCheckerButton;
```

```python
unicodeCheckerButton() -> NSButton
setUnicodeCheckerButton_(unicodeCheckerButton: NSButton)
```

