AfterAnimationType

AfterAnimationType

General

AfterAnimationType és un enum a FOSS per Python.

Representa el tipus d’animació després d"un efecte d’“animacions”.

Aquesta enumeració defineix 4 valors: DO_NOT_DIM, COLOR, HIDE_AFTER_ANIMATION, HIDE_ON_NEXT_MOUSE_CLICK.

Valors

Valor de la monedaDescripció
DO_NOT_DIMRepresenta un estat post-animació en què l’objecte segueix sent totalment visible.
COLORRepresenta un estat post-animació en què canvia el color de l’objecte.
HIDE_AFTER_ANIMATIONRepresenta un estat en què l’objecte està amagat després que s’acabi l ‘animació.
HIDE_ON_NEXT_MOUSE_CLICKRepresenta un estat en què l’objecte s’amaga al següent clic del ratolí.

Vegeu també

 Català