VisualInteractionSourceRedirectionMode
VisualInteractionSourceRedirectionMode
VisualInteractionSourceRedirectionMode
VisualInteractionSourceRedirectionMode
Enum
Definition
Indicates what input should be redirected to the InteractionTracker.
public : enum class VisualInteractionSourceRedirectionModepublic enum VisualInteractionSourceRedirectionModePublic Enum VisualInteractionSourceRedirectionMode// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| CapableTouchpadOnly CapableTouchpadOnly CapableTouchpadOnly CapableTouchpadOnly | Pointer input goes to the UI thread, Precision Touchpad input goes to the compositor. |
| Off Off Off Off | Redirection is off, all input goes to the UI thread. |