# `GSUnicodeInfoPopoverDelegate showCharacter:`

*Instance Method*

## Declaration

```swift
func showCharacter(_ infoChar: UTF32Char)
```

```objc
- (void) showCharacter:(UTF32Char) infoChar;
```

```python
showCharacter_(infoChar: UTF32Char)
```

