---
title: transportType
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/icdevice/transporttype
---

# transportType

The hardware connection type the device is using.

## Declaration

```swift
var transportType: String? { get }
```

## See Also

### Inspecting a Device’s Transport Type

- [ICDeviceTransport](imagecapturecore/icdevicetransport.md)
