---
title: "init(highlight:mentionedPersonCloudKitShareHandle:)"
framework: sharedwithyou
role: symbol
role_heading: Initializer
path: "sharedwithyou/swhighlightmentionevent/init(highlight:mentionedpersoncloudkitsharehandle:)"
---

# init(highlight:mentionedPersonCloudKitShareHandle:)

Creates and initializes a mention event.

## Declaration

```swift
init(highlight: SWHighlight, mentionedPersonCloudKitShareHandle handle: String)
```

## Parameters

- `highlight`: The related hightlight for the event.
- `handle`: The CloudKit handle of the person the sender mentions.

## See Also

### Creating a mention event

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