Replies: 1 comment
-
| MS abandoned the Windows driver. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
-
| MS abandoned the Windows driver. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the below code to click on the setting icon button, I am using images plugin to get the location of the setting icon and then click on, the pointer is hovering over it, but I am unable to click. I am using PointerKind.Touch rather than mouse since Error: Currently only pen and touch pointer input source types are supported. Is there a way to use the mouse ?? or how to get over this error.
Could someone help me find a better and robust solution or explain how to deal with the error.
}
Beta Was this translation helpful? Give feedback.
All reactions