Releases: AndreiMisiukevich/TouchEffect
Releases · AndreiMisiukevich/TouchEffect
4.0.11
Mac Support
4.0.9
UWP support
3.0.1
IsToggled
3.0.0
bump 3.0.0
2.0.6
bump 2.0.6
2.0.5
bump 2.0.5
2.0.4
bump 2.0.4
2.0.3
Bug fixes
2.0.2
Added several new properties.
Name | type | default value | description |
---|---|---|---|
RegularTranslationX | double | 0.0 | TranslationX of regular state |
PressedTranslationX | double | 0.0 | TranslationX of pressed state |
RegularTranslationY | double | 0.0 | TranslationY of regular state |
PressedTranslationY | double | 0.0 | TranslationY of pressed state |
RegularRotation | double | 0.0 | Rotation of regular state |
PressedRotation | double | 0.0 | Rotation of pressed state |
RegularRotationX | double | 0.0 | RotationX of regular state |
PressedRotationX | double | 0.0 | RotationX of pressed state |
RegularRotationY | double | 0.0 | RotationY of regular state |
PressedRotationY | double | 0.0 | RotationY of pressed state |
2.0.1
- Scaling
- Ripple animation
- Animating of changing background color