InputSimulationService.IsSimulatingHandRight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use IsSimulatingControllerRight instead.
The right hand is controlled by user input.
public:
property bool IsSimulatingHandRight { bool get(); };
[System.Obsolete("Use IsSimulatingControllerRight instead.")]
public bool IsSimulatingHandRight { get; }
[<System.Obsolete("Use IsSimulatingControllerRight instead.")>]
member this.IsSimulatingHandRight : bool
Public ReadOnly Property IsSimulatingHandRight As Boolean
Property Value
Implements
- Attributes