Contents

collaborationModeRestrictions

A key for a collaboration mode restriction, used to specify the case where Share Sheet should not support some modes of sharing even if they are supported by the items being shared The object returned for this key should be an array of UIActivityCollaborationModeRestriction instances For supported behaviour, this array should have a maximum size of one less than the amount of possible Share Sheet modes Currently at most one object should be provided

Declaration

static let collaborationModeRestrictions: UIActivityItemsConfigurationMetadataKey

See Also

Constants