Behaviours are available for Windows build but not for mobile #9142
Unanswered
olivegamestudio
asked this question in
Q&A
Replies: 2 comments
-
Thanks for the report! Could you provide a repro sample of the issue? |
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
-
Current behavior
Add the package Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI to the platform projects.
Add the following namespaces to the XAML:
Add the following to the XAML:
The windows project builds fine, but the Mobile ones do not find the interactions classes.
Expected behavior
The behaviours are picked up like the Windows version.
Beta Was this translation helpful? Give feedback.
All reactions