MixedRealityInputSimulationProfile.NavigationStartThreshold 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.
The total amount of input source movement that needs to happen to start navigation
public:
property float NavigationStartThreshold { float get(); };
public float NavigationStartThreshold { get; }
member this.NavigationStartThreshold : single
Public ReadOnly Property NavigationStartThreshold As Single