MixedRealityInputSimulationProfile.IsHandsFreeInputEnabled 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.
Enable hands free input
public:
property bool IsHandsFreeInputEnabled { bool get(); };
public bool IsHandsFreeInputEnabled { get; }
member this.IsHandsFreeInputEnabled : bool
Public ReadOnly Property IsHandsFreeInputEnabled As Boolean