allowReadOnly
The option that gives participants read-only permission to the shared data.
Declaration
static var allowReadOnly: UICloudSharingController.PermissionOptions { get }Discussion
To give the user the option to prevent other people from editing the shared data, include the allowReadOnly option when setting the availablePermissions property on the UICloudSharingController instance.