Platforms to show: All Mac Windows Linux Cross-Platform
ICDeviceMBS.ICButtonTypeCopy as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Copy" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Copy" button on the device was pressed.
ICDeviceMBS.ICButtonTypeMail as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Mail" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Mail" button on the device was pressed.
ICDeviceMBS.ICButtonTypePrint as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Print" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Print" button on the device was pressed.
ICDeviceMBS.ICButtonTypeScan as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Scan" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Scan" button on the device was pressed.
ICDeviceMBS.ICButtonTypeTransfer as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Transfer" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Transfer" button on the device was pressed.
ICDeviceMBS.ICButtonTypeWeb as string
Function:
One of the constants used to identify button-press on a device.
Notes: Indicates that the "Web" button on the device was pressed.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates that the "Web" button on the device was pressed.
ICDeviceMBS.ICDeviceCanEjectOrDisconnect as string
Function:
One of the constants used to describe capabilities of a device.
Notes: Indicates either the device is mounted as a mass-storage volume and can be ejected or the it is a remote device with an active connection that can be disconnected.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Indicates either the device is mounted as a mass-storage volume and can be ejected or the it is a remote device with an active connection that can be disconnected.
ICDeviceMBS.ICDeviceLocationDescriptionBluetooth as string
Function:
This description is returned for locationDescription property of a device connected via Bluetooth.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICDeviceLocationDescriptionFireWire as string
Function:
This description is returned for locationDescription property of a device connected to a FireWire port.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICDeviceLocationDescriptionMassStorage as string
Function:
This description is returned for locationDescription property of a device that is mounted as a mass-storage volume.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICDeviceLocationDescriptionUSB as string
Function:
This description is returned for locationDescription property of a device connected to a USB port.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICLocalizedStatusNotificationKey as string
Function:
One of the constants used for device status notifications.
Notes: Key for a localized notification string.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Key for a localized notification string.
Some examples using this method:
ICDeviceMBS.ICStatusCodeKey as string
Function:
One of the constants used for device status notifications.
Notes: One of values defined in ICReturnCode.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: One of values defined in ICReturnCode.
ICDeviceMBS.ICStatusNotificationKey as string
Function:
One of the constants used for device status notifications.
Notes: Key for a non-localized notification string.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: Key for a non-localized notification string.
Some examples using this method:
ICDeviceMBS.ICTransportTypeBluetooth as string
Function:
Indicates that the device uses Bluetooth transport.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICTransportTypeFireWire as string
Function:
Indicates that the device uses FireWire transport.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICTransportTypeMassStorage as string
Function:
Indicates that the device use mounts as a mass-storage volume.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ICDeviceMBS.ICTransportTypeTCPIP as string
Function:
Indicates that the device uses TCP/IP transport.
Notes: These devices are discovered using Bonjour.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Notes: These devices are discovered using Bonjour.
ICDeviceMBS.ICTransportTypeUSB as string
Function:
Indicates that the device uses USB transport.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The items on this page are in the following plugins: MBS AVFoundation Plugin.
Feedback: Report problem or ask question.
