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
Hey I need an explanation for how to use CoreCursor in RNW, the goal is to be able to change the cursor type when hovering over a view. However Im not able to replecate the behavior only by looking at the c++/winrt examples
The text was updated successfully, but these errors were encountered:
I'm gonna use some other winrt namespaces, so if someone could explain me how they are normally converted into js or what should be the documentation that I should read to covert the code into js it would be helpfull too
Sorry, I'm not personally familiar with the CoreCursor API. Perhaps if you have specific questions about issues you are having we can help diagnose why examples from other languages are having issues when adapted to RNW.
As for other namespaces, please see the usage guide. There's instructions for how to include additional namespaces in the projection.
Hey I need an explanation for how to use CoreCursor in RNW, the goal is to be able to change the cursor type when hovering over a view. However Im not able to replecate the behavior only by looking at the c++/winrt examples
The text was updated successfully, but these errors were encountered: