Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种简单的方法可以在外部项目上停止 FlipView 的惯性效应?我尝试将 FlipView ManipulationMode 仅设置为 TranslateY 和 TranslateRailsY,但这并没有奏效。
设置UseTouchAnimationsForAllNavigation=false。 但是,这只会删除键盘、鼠标和笔的动画。您不能禁用它以进行触摸。
UseTouchAnimationsForAllNavigation=false