IWheelReading.PowerLevel Property

Gets the current power level of the wheel device.

Syntax

public:
property float32 PowerLevel {
         float32 get ();
}  

Property value

Type: float32 

  Current power level of the wheel device, in the range [0.0, 2.0]. The value 0.0 indicates that the device is not powered; the value 2.0 indicates that the device is 200% powered.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheelReading Interface

IWheelReading Members

Microsoft.Xbox.Input Namespace