unoplatform / uno.ui.runtimetests.engine

In-App MS Tests Runner for Uno Platform and WinAppSDK
https://platform.uno/
Other
7 stars 3 forks source link

feat: Add support for pointers injection on supported platforms #65

Closed dr1rrb closed 1 year ago

dr1rrb commented 1 year ago

DRAFT

This PR is a draft as we need to extract the new code into a dedciated assembly than can be ref'ed by the tests project without referenceing the control itself.

Feature

Add ability to inject pointers

What is the current behavior?

No possible

What is the new behavior?

Possible

PR Checklist