WheelReading.IsPowered Property

Gets a Boolean value that indicates whether the wheel device is currently powered.

Syntax

public:
property bool IsPowered {
         bool get ();
}  

Property value

Type: bool 

  Returns true if the wheel device is currently powered; otherwise, false.

Remarks

This value will always be true unless the wheel motors can be unpowered physically.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

WheelReading Class

WheelReading Members

Microsoft.Xbox.Input Namespace