Position

public enum Position : String, Encodable

Sets the position of delta with respect to the number.

  • top

    Undocumented

    Declaration

    Swift

    case top
  • Undocumented

    Declaration

    Swift

    case bottom
  • Undocumented

    Declaration

    Swift

    case left
  • Undocumented

    Declaration

    Swift

    case right