InputSimulationService.IsSimulatingHandLeft 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 IsSimulatingControllerLeft instead.
The left hand is controlled by user input.
public:
property bool IsSimulatingHandLeft { bool get(); };
[System.Obsolete("Use IsSimulatingControllerLeft instead.")]
public bool IsSimulatingHandLeft { get; }
[<System.Obsolete("Use IsSimulatingControllerLeft instead.")>]
member this.IsSimulatingHandLeft : bool
Public ReadOnly Property IsSimulatingHandLeft As Boolean
Property Value
Implements
- Attributes