InputSimulationService.IsAlwaysVisibleHandRight 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 IsAlwaysVisibleControllerRight instead.
The right hand is always tracking.
public:
property bool IsAlwaysVisibleHandRight { bool get(); void set(bool value); };
[System.Obsolete("Use IsAlwaysVisibleControllerRight instead.")]
public bool IsAlwaysVisibleHandRight { get; set; }
[<System.Obsolete("Use IsAlwaysVisibleControllerRight instead.")>]
member this.IsAlwaysVisibleHandRight : bool with get, set
Public Property IsAlwaysVisibleHandRight As Boolean
Property Value
Implements
- Attributes