XusbGameControllerProvider.IsConnected Property

Definition

Boolean indicating whether the controller is connected.

public:
 property bool IsConnected { bool get(); };
bool IsConnected();
public bool IsConnected { get; }
var boolean = xusbGameControllerProvider.isConnected;
Public ReadOnly Property IsConnected As Boolean

Property Value

Boolean

bool

Boolean indicating whether the controller is connected.

Implements

Applies to