---
title: ICButtonTypeTransfer
framework: imagecapturecore
role: symbol
role_heading: Global Variable
path: imagecapturecore/icbuttontypetransfer
---

# ICButtonTypeTransfer

A nonlocalized notification string to indicate that the Transfer button on the device was pressed.

## Declaration

```swift
let ICButtonTypeTransfer: String
```

## See Also

### Buttons

- [ICButtonTypeCopy](imagecapturecore/icbuttontypecopy.md)
- [ICButtonTypeMail](imagecapturecore/icbuttontypemail.md)
- [ICButtonTypePrint](imagecapturecore/icbuttontypeprint.md)
- [ICButtonTypeScan](imagecapturecore/icbuttontypescan.md)
- [ICButtonTypeWeb](imagecapturecore/icbuttontypeweb.md)
