UsbCCableConnection Enum

Definition

Cable connection status of the USB-C port.

public enum UsbCCableConnection
type UsbCCableConnection = 
Public Enum UsbCCableConnection
Inheritance
UsbCCableConnection

Fields

CC1 1

The cable is attached to CC1.

CC2 2

The cable is attached to CC2.

Disconnected 0

No cable is connected.

Applies to