show_animation property

show_animation property

Show Animation in Slide Show

Definition:

@property
def show_animation(self):
    ...

@show_animation.setter
def show_animation(self, value):
    ...

See Also