MouseRotationProvider Class
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.
Utility class to manage toggling of mouse rotation and associated features, such as cursor visibility/locking
public ref class MouseRotationProvider
public class MouseRotationProvider
type MouseRotationProvider = class
Public Class MouseRotationProvider
- Inheritance
-
MouseRotationProvider
Constructors
MouseRotationProvider() |
Properties
IsRotating |
True when rotation is currently active. |
Methods
Update(KeyBinding, KeyBinding, Boolean) |
Start or stop rotation based on the key binding. |