animationtriggertype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationtriggertype
java.lang.object
java.lang.enum<animationtriggertype>
com.spire.presentation.drawing.animation.animationtriggertype
- all implemented interfaces:
- java.lang.comparable<animationtriggertype>
public enum animationtriggertype
- extends java.lang.enum<animationtriggertype>
represents the trigger that starts an animation.
after_previous
public static final animationtriggertype after_previous
-
mixed
public static final animationtriggertype mixed
-
on_page_click
public static final animationtriggertype on_page_click
-
with_previous
public static final animationtriggertype with_previous
-
none
public static final animationtriggertype none
-
getname
public java.lang.string getname()
getvalue
public int getvalue()