AnimationSpeed# class AnimationSpeed[source]# Bases: Enum Enum for AnimationSpeed FAST = 'Fast'# MEDIUM = 'Medium'# SLOW = 'Slow'#