---
title: CKShareThumbnailImageDataKey
framework: cloudkit
role: symbol
role_heading: Global Variable
path: cloudkit/cksharethumbnailimagedatakey-1rxdx
---

# CKShareThumbnailImageDataKey

The system field key for the share’s thumbnail image data.

## Declaration

```occ
extern CKRecordFieldKey const CKShareThumbnailImageDataKey;
```

## Discussion

Discussion This predefined key is part of the CKRecordTypeShare schema.  It is used by the out of process UI flow to send a share, and as part of the share acceptance flow.  It is an optional value on a CKShare record.

## See Also

### Subscripting

- [CKShareTypeKey](cloudkit/cksharetypekey-204gl.md)
- [CKShareTitleKey](cloudkit/cksharetitlekey-9yavd.md)
