BaseInputSimulationService.RemoveHandDevice(Handedness) Method      
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 RemoveControllerDevice instead.
protected:
 void RemoveHandDevice(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);[System.Obsolete("Use RemoveControllerDevice instead.")]
protected void RemoveHandDevice(Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);[<System.Obsolete("Use RemoveControllerDevice instead.")>]
member this.RemoveHandDevice : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> unitProtected Sub RemoveHandDevice (handedness As Handedness)Parameters
- handedness
- Handedness
- Attributes