ClickAnimation
Description:
public enum ClickAnimation
What type of animation to perform when an item is clicked.
Content:
Enum values:
- NONE - No animation.
- BOUNCE - Bounce the icon.
- DARKEN - Darken the icon, then
restore it.
- LIGHTEN - Brighten the icon,
then restore it.