MicrosoftDocs / winrt-related

WinRT related reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
76 stars 91 forks source link

It would be nice to specify OS version that supports this and other APPX manifest features. #360

Closed sshilov7 closed 7 months ago

sshilov7 commented 1 year ago

It would be nice if this and other APPX manifest elements pages would specify Windows versions where the described element is supported. desktop10:PredefinedTriggerEvents is a new feature. How would developers know on what Windows version it works? Requirements say desktop10 namespace. But on what OS version desktop10 is supported?

I had to figure it out from source code commits when I was asked about OS version. External developers cannot do it.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

drewbatgit commented 7 months ago

@sshilov7 Hello, thank you for helping to improve the documentation. We have made a pass through the appx manifest docs and added supported OS version for each element.