[Docs][Desktop] Please add information about the desktop target to the platform specific namespace prefix table
What would you like clarification on? 🤔
Refering to this Page region here:
https://github.com/unoplatform/uno/blob/f5ea9ec0df2476a14463d28dc37e729ef917b8b2/doc/articles/platform-specific-xaml.md?plain=1#L102-L148
I am unable to find any information about the possibilities of this to be used for the *-desktop target in my Uno Projects and eventual UI-Libraries.
I did already read the other article about the #if Conditionals (e.g. #if WINDOWS) but only to see that also with this the (Uno.Sdk Managed) Library Project was not able to behave equally to the Uno UI project (attempting to) using the same Conditionals e.g. HAS_UNO_SKIA or similar.
- the c# Conditionals are issued for that specific case e.g. here: #21237 but that the Constants are not evaluated equally across also Uno.Sdk Managed Libraries is from my POV not what we should be expecting.
The problem I am experiencing with this is that this is my preferred target and I did already notice in available Types and Control implementation status, there are few, but sometimes important differences I need to care about and this is of course not only in c# then also in my Xaml, where I would like to know this covered 👍
Concern 📚
Developing with Uno 🛠️
Renderer 🎨
- [x] Skia
- [ ] Native
Affected platforms 📱💻🖥️
No response
Any feedback? 💬
No response