<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.12.0 -",
    "swift: 4.2.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CloudKit",
  "identifier" : "/documentation/CloudKit/CKShare/SystemFieldKey",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "CloudKit"
    ],
    "preciseIdentifier" : "s:So7CKShareC8CloudKitE14SystemFieldKeyO"
  },
  "title" : "CKShare.SystemFieldKey"
}
-->

# CKShare.SystemFieldKey

Constants that represent the system fields of a share.

```
enum SystemFieldKey
```

## Topics

### Constants

[`shareType`](/documentation/CloudKit/CKShare/SystemFieldKey/shareType)

The system field key for the share’s type.

[`title`](/documentation/CloudKit/CKShare/SystemFieldKey/title)

The system field key for the share’s title.

[`thumbnailImageData`](/documentation/CloudKit/CKShare/SystemFieldKey/thumbnailImageData)

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



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)