You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Input/InputProviders.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,4 +19,4 @@ Windows Speech Input Provider | *
19
19
20
20
\* Dictation and Speech providers don't create any controllers, they raise their own specialized input events directly.
21
21
22
-
Custom input providers can be created implementing the [`IMixedRealityDeviceManager`](xref:Microsoft.MixedReality.Toolkit.Input.IMixedRealityDeviceManager) interface.
22
+
Custom input providers can be created implementing the [`IMixedRealityInputDeviceManager`](xref:Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputDeviceManager) interface.
0 commit comments