Enum MetadataTransition.DirectionEnum

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

    public static enum MetadataTransition.DirectionEnum
    extends Enum<MetadataTransition.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