# `ShowUnicodeInfoProtocol`

*Protocol*

## Declaration

```swift
protocol ShowUnicodeInfoProtocol : NSObjectProtocol
```

```objc
@protocol ShowUnicodeInfoProtocol <NSObject>
```

```python
ShowUnicodeInfoProtocol
```

## Topics

### Instance Methods

- [`ShowUnicodeInfoProtocol showUnicodeInfo:`](/Core/GlyphsApp/ShowUnicodeInfoProtocol/showUnicodeInfo:) — return YES you handled the request, otherwise, NO;

## Relationships

### Inherits From

- `NSObject`

