MixedRealityMouseInputProfile.WheelSpeed 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.
Defines the mouse wheel speed multiplier used to scale the scroll wheel delta.
public:
property float WheelSpeed { float get(); };
public float WheelSpeed { get; }
member this.WheelSpeed : single
Public ReadOnly Property WheelSpeed As Single