ThumbstickReading Class |
Namespace: Microsoft.IoT.DeviceCore.Input
The ThumbstickReading type exposes the following members.
Name | Description | |
---|---|---|
ThumbstickReading |
Initializes a new ThumbstickReading instance.
|
Name | Description | |
---|---|---|
IsPressed |
Gets a value that indicates if the button is pressed.
| |
XAxis |
Gets the current value of the X axis where the range is -1.0 to 1.0.
| |
YAxis |
Gets the current value of the X axis where the range is -1.0 to 1.0.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |