Summary
Return a list of all unused devices the factory maintains.
- Namespace
- SharpInputSystem
- Containing Type
- InputObjectFactory
Syntax
IEnumerable<KeyValuePair<Type, string>> FreeDevices { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |