Contents

allowPrivate

The option that restricts access to people who have been invited.

Declaration

static var allowPrivate: UICloudSharingController.PermissionOptions { get }

Discussion

To give the user the option to limit access to people who have been invited, include the allowPrivate option when setting the availablePermissions property on the UICloudSharingController instance.

See Also

Constants