Friday, April 24, 2015

Windows 10 Universal App ( UAP) Styles

As Raiford says, the Windows Universal Platform provides much more flexibility for responsive design than Universal Windows 8.1 does. Converged controls, API contracts, and new Xaml features such as adaptive triggers and RelativePanel make it much easier for a single Xaml file to target multiple device types in many cases. In others you'll still want to provide separate Xaml files for different devices.

Depending on your app's specific needs you may use different styles for different device sizes and capabilities even within the same executable.

For more details check out Build next week!

No comments:

Post a Comment