IWheelStaticConfiguration.CanChangeRotationAngleProgramatically Property

Gets a Boolean value that indicates whether the app can change the rotation of the wheel programatically.

Syntax

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

Property value

Type: bool 

  Returns true if the app can change the rotation of the wheel programatically; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheelStaticConfiguration Interface

IWheelStaticConfiguration Members

Microsoft.Xbox.Input Namespace