[Uno 6] How to deal with the platform-specific code on a **library**?
#20447
Unanswered
SongOfYouth
asked this question in
Q&A
Replies: 3 comments 3 replies
-
|
Also how to interoperate with js in a library wiitch targeting .net9 ? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
This question is related to the one I suggested. net9.0 use OperatingSystem |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I don't know how to identify whether the Nuget package in Uno6.0 is Native or Skia |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For desktop and wasm, there is no need to specify the tartget platform any more,so how to deal with the code like:

or other whitch contains platform specific code or namespaces?
Beta Was this translation helpful? Give feedback.
All reactions