allowPublic
The option that grants access to anyone who has the share link.
Declaration
static var allowPublic: UICloudSharingController.PermissionOptions { get }Discussion
To give the user the option to allow anyone to access the shared data, include the allowPublic option when setting the availablePermissions property on the UICloudSharingController instance.