From the course: .NET MAUI: Beyond the Basics
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
How and when to use animations - .NET MAUI Tutorial
From the course: .NET MAUI: Beyond the Basics
How and when to use animations
- [Instructor] Animations and mobile applications are one of those things that most developers, and even some designers, know exist, but don't really understand when to use. As such, they generally are not used all that often. This makes it important to understand their purpose, if they are to be taken advantage of. Let's look at Google's view on it, when it comes to material design. They say, "Motion focuses attention and maintains continuity through subtle feedback and coherent transitions." In other words, animations are to focus the user's attention, and give the user information, when the screen is changing. "As elements appear on the screen, they transform and reorganize the environment with the interactions generating new transformations." Once again, giving the idea, that animations are for conveying information to the user as they view and interact with the application. Google goes on to say, the animations are…
Contents
-
-
-
-
-
-
-
(Locked)
How and when to use animations4m 36s
-
(Locked)
Introduction to basic animations3m 11s
-
(Locked)
Controlling animations with easing functions4m 40s
-
(Locked)
Creating custom animations, part 15m 29s
-
(Locked)
Creating custom animations, part 27m 14s
-
(Locked)
When MAUI animations aren't enough8m 26s
-
(Locked)
Challenge: Animations1m 48s
-
(Locked)
Solution: Animations3m 26s
-
(Locked)
-