- All Known Implementing Classes:
MFXCircleRippleGenerator.CircleRipple
public interface IRipple
RippleGenerators only accept ripple types that implement this interface.
-
Method Summary
Modifier and TypeMethodDescriptionEvery ripple type should specify its animation.
-
Method Details
-
getAnimation
Animation getAnimation()Every ripple type should specify its animation.
-