visualinteractionsource

About this tag
The visualinteractionsource tag on WindowsForum.com covers topics related to touch development and motion design in Universal Windows Platform (UWP) apps. Discussions include differences between touch and mouse/keyboard programming, using the Composition APIs for smooth animations at 60 frames per second, and building custom manipulation-driven interactions. Content explores how the Visual Layer enables fluid motion and high-performing animations across devices, from IoT to gaming machines. The tag is relevant for developers working on UWP touch interfaces and advanced visual interactions.
  1. UWP and the evolution of touch development

    How is programming for touch development on the Universal Windows Platform (UWP) different from mouse and keyboard development in Windows Forms? This post will cover some of the subtle differences between the two and how to use the most advanced tools for building smooth touch experiences. Link...
  2. Smooth Interaction and Motion with the Visual Layer

    The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This provides a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...