Other Easing Functions
Table 16.2 demonstrates the remaining six easing functions in all three modes.
Each of these six functions has unique (and sometimes configurable) behavior:
→ BackEase—Moves the animated value slightly back (away from the target value) before progressing. BackEase
has an Amplitude
property (default=1
) that controls how far back the value goes.
→ BounceEase—Creates what looks like a bouncing pattern (at least when used to animate position). BounceEase
has two properties ...
Get Universal Windows® Apps with XAML and C# Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.