Event to notify on device connection
Declaration Syntax
public static event Action DeviceConnected
Public Shared Event DeviceConnected As Action
public:
static event Action^ DeviceConnected {
void add (Action^ value);
void remove (Action^ value);
}
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)