Enum OperationTransition.DirectionEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationTransition.DirectionEnum>
    Enclosing class:
    OperationTransition

    public static enum OperationTransition.DirectionEnum
    extends Enum<OperationTransition.DirectionEnum>
    The direction of the transition animation (provided that it can be applied to the animation). * leftToRight = From left to right * bottomToTop = From bottom to top * rightToLeft = From right to left * topToBottom = From top to bottom * topLeftToBottomRight = From top left to bottom right * none = Use the default value for the animation