Gets a Boolean value that indicates whether force feedback equations can change the state of the vibration motors on the wheel device.
public:
property bool VibrationMotorEquationControlled {
bool get ();
}
Type: bool
Returns true if force feedback equations can change the state of the vibration motors on the wheel device; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
WheelStaticConfiguration Class