---
title: SWHighlightMentionEvent
framework: sharedwithyou
role: symbol
role_heading: Class
path: sharedwithyou/swhighlightmentionevent
---

# SWHighlightMentionEvent

An object that represents mention activity for a highlight.

## Declaration

```swift
class SWHighlightMentionEvent
```

## Mentioned in

Adding custom collaboration to your app

## Topics

### Creating a mention event

- [init(highlight:mentionedPersonCloudKitShareHandle:)](sharedwithyou/swhighlightmentionevent/init(highlight:mentionedpersoncloudkitsharehandle:).md)
- [init(highlight:mentionedPersonIdentity:)](sharedwithyou/swhighlightmentionevent/init(highlight:mentionedpersonidentity:).md)

### Accessing the event person

- [mentionedPersonHandle](sharedwithyou/swhighlightmentionevent/mentionedpersonhandle.md)

### Initializers

- [init(coder:)](sharedwithyou/swhighlightmentionevent/init(coder:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [SWHighlightEvent](sharedwithyou/swhighlightevent.md)

## See Also

### Highlight events

- [SWHighlightEvent](sharedwithyou/swhighlightevent.md)
- [SWHighlightChangeEvent](sharedwithyou/swhighlightchangeevent.md)
- [SWHighlightMembershipEvent](sharedwithyou/swhighlightmembershipevent.md)
- [SWHighlightPersistenceEvent](sharedwithyou/swhighlightpersistenceevent.md)
