InputSimulationService.ControllerSimulationMode 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.
Simulated controller behavior.
public:
 property Microsoft::MixedReality::Toolkit::Input::ControllerSimulationMode ControllerSimulationMode { Microsoft::MixedReality::Toolkit::Input::ControllerSimulationMode get(); void set(Microsoft::MixedReality::Toolkit::Input::ControllerSimulationMode value); };public Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode ControllerSimulationMode { get; set; }member this.ControllerSimulationMode : Microsoft.MixedReality.Toolkit.Input.ControllerSimulationMode with get, setPublic Property ControllerSimulationMode As ControllerSimulationMode