animationrestarttype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationrestarttype
java.lang.object
java.lang.enum<animationrestarttype>
com.spire.presentation.drawing.animation.animationrestarttype
- all implemented interfaces:
- java.lang.comparable<animationrestarttype>
public enum animationrestarttype
- extends java.lang.enum<animationrestarttype>
represents whether the animation effect restarts after the effect has started once.
none
public static final animationrestarttype none
-
always
public static final animationrestarttype always
-
when_off
public static final animationrestarttype when_off
-
never
public static final animationrestarttype never
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getanimationrestarttypefromvalue
public static animationrestarttype getanimationrestarttypefromvalue(long value)