<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/SKCloudServiceSetupAction",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "c:@T@SKCloudServiceSetupAction"
  },
  "title" : "SKCloudServiceSetupAction"
}
-->

# SKCloudServiceSetupAction

A string used to specify the type of setup action to offer for a cloud service.

```
struct SKCloudServiceSetupAction
```

## Topics

### Initializers

[`init(rawValue:)`](/documentation/StoreKit/SKCloudServiceSetupAction/init(rawValue:))

Initializes a setup action to offer for a cloud service using the specified value.

### Type Properties

[`SKCloudServiceSetupActionSubscribe`](/documentation/StoreKit/SKCloudServiceSetupAction/subscribe)

A subscribe action in a cloud service setup view, such as an offer to subscribe to Apple Music.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)