WheelStaticConfiguration.CanChangeRotationAnglePhysically Property

Gets a Boolean value that indicates whether the user can change the rotation of the wheel physically (for example, by using a switch on the device).

Syntax

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

Property value

Type: bool 

  Returns true if the user can change the rotation of the wheel physically; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

WheelStaticConfiguration Class

WheelStaticConfiguration Members

Microsoft.Xbox.Input Namespace