| IThumbstickReadingChangedEventArgs Interface |
Namespace: Microsoft.IoT.DeviceCore.InputAssembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IThumbstickReadingChangedEventArgs
Public Interface IThumbstickReadingChangedEventArgs
public interface class IThumbstickReadingChangedEventArgs
type IThumbstickReadingChangedEventArgs = interface end
The IThumbstickReadingChangedEventArgs type exposes the following members.
Properties
| Name | Description |
---|
| Reading |
Gets the current reading of the thumbstick.
|
TopSee Also