True if a device has been detected

Declaration Syntax
public bool DeviceDetected { get; protected set; }Public Property DeviceDetected As Boolean
public:
property bool DeviceDetected {
bool get ();
void set (bool value);
}Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)