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.
  1. News

    Smooth Interaction and Motion with the Visual Layer in Windows 10 Creators Update

    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...
  2. News

    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...
Back
Top