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.
scrollviewer
About this tag
The ScrollViewer tag on WindowsForum.com covers discussions about the XAML ScrollViewer control in Universal Windows Platform (UWP) apps, particularly in the context of the Windows 10 Creators Update and the Fluent Design System. Topics include using the Composition APIs to create smooth, high-performance scrolling interactions and motion effects. The ScrollViewer's ManipulationProcessor is referenced for controlling custom animations that run at a consistent 60 frames per second, even on IoT devices. These threads focus on developer techniques for implementing fluid motion and low-level manipulation-driven animations within UWP applications.
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 ensures a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...
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...