Gets a Boolean value that indicates whether the app can change the rotation of the wheel programatically.
public:
property bool CanChangeRotationAngleProgramatically {
bool get ();
}
Type: bool
Returns true if the app can change the rotation of the wheel programatically; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
WheelStaticConfiguration Class