Defines a generic usage that maps to an input feature on a device.
| Property | Description | 
|---|---|
| name | The string name of this usage feature; used internally to map to an input feature on a device. | 
| Constructor | Description | 
|---|---|
| InputFeatureUsage_1 | Construct a usage from a usage name. | 
| Operator | Description | 
|---|---|
| InputFeatureUsage | Converts a generic InputFeatureUsage<T> into an InputFeatureUsage. |