MouseRotationProvider Class

Definition

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.

Applies to