InteractionEffect
Enumeration suitable for using on user interactions.
cs
public enum InteractionEffect { None, Bounce, FadeIn, Saturation, Scale }
Enumeration suitable for using on user interactions.
public enum InteractionEffect { None, Bounce, FadeIn, Saturation, Scale }