---
title: group
framework: coretransferable
role: symbol
role_heading: Type Property
path: coretransferable/transferrepresentationvisibility/group
---

# group

The visibility level that specifies that the item is visible only to macOS apps in the same App Group.

## Declaration

```swift
static let group: TransferRepresentationVisibility
```

## See Also

### Specifying transfer visibility

- [all](coretransferable/transferrepresentationvisibility/all.md)
- [team](coretransferable/transferrepresentationvisibility/team.md)
- [ownProcess](coretransferable/transferrepresentationvisibility/ownprocess.md)
