VerticalOffsetDirection

public enum VerticalOffsetDirection

Enumeration of vertical offset directions

  • up

    Vertically offset in the upward direction

    Declaration

    Swift

    case up
  • Vertically offset in the downward direction

    Declaration

    Swift

    case down