allowReadWrite
The option that gives participants read/write permission to the shared data.
Declaration
static var allowReadWrite: UICloudSharingController.PermissionOptions { get }Discussion
To give the user the option to allow other people to edit the shared data, include the allowReadWrite option when setting the availablePermissions property on the UICloudSharingController instance.