You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
platform adaptivity
About this tag
Platform adaptivity in the Universal Windows Platform (UWP) allows developers to write an app once and target multiple device families while taking advantage of new APIs on later OS versions or unique APIs on specific devices. Apps that adapt behavior for different devices or OS versions are called adaptive apps, with three adaptive dimensions: responsive user interface, version adaptive, and platform adaptive. This tag covers discussions on dynamically detecting features using API contracts to build apps that work across Windows devices.
Brent Rector, a principal program manager on Windows helped write this post.
The Universal Windows Platform (UWP) allows you to write your app once and target multiple device families, while also taking advantage of new APIs introduced on later versions of the OS as well as using unique APIs...
adaptive apps
api contracts
apiinformation
app design
build 2015
development
device families
feature detection
hardware buttons
nuget
platformadaptivity
programming
runtime checks
software development
storage api
universal api
uwp
version adaptivity
visual studio
windows 10