---
title: "init(rawValue:)"
framework: cloudkit
role: symbol
role_heading: Initializer
path: "cloudkit/ckcontainer/applicationpermissions/init(rawvalue:)"
---

# init(rawValue:)

Creates a premission with the specified raw value.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: A bitmask of the permissions.
